package
1.0.0
Repository: https://github.com/cloudwan/gohan.git
Documentation: pkg.go.dev

# Functions

GetGoCallback returns registered go callback.
NewEnvironment create new gohan extension environment based on context.
RegisterGoCallback register go call back.

# Structs

Environment gohan script based environment for gohan extension.

# Type aliases

GoCallback is type for go based callback.