7 lines
91 B
Go
7 lines
91 B
Go
package httpx
|
|
|
|
import "github.com/d5/tengo/v2"
|
|
|
|
var Module = map[string] tengo.Object {
|
|
}
|
|
|