# 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.