package
0.0.0-20241223102231-a83d8fc4bad8
Repository: https://github.com/rubyniu105/gateway.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AddSessionHook registers a SessionHook that gets invoked for each new Session.
NewFromConfig constructs a new Javascript processor from the given config object.
No description provided by the author
# Type aliases
SessionHook is a function that get invoked when each new Session is created.