//
pkg.gl
Category
github.com/knqyf263/go-plugin
examples
host-functions
greeting
package
0.8.0
Repository:
https://github.com/knqyf263/go-plugin.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
1
Files
1.2k SLOC
#
Functions
DefaultWazeroRuntime
NewGreeterPlugin
WazeroModuleConfig
WazeroRuntime
#
Constants
GreeterPluginAPIVersion
#
Variables
ErrIntOverflow
ErrInvalidLength
ErrUnexpectedEndOfGroup
#
Structs
GreeterPlugin
GreetReply
The response message containing the greetings.
GreetRequest
The request message containing the user's name.
HttpGetRequest
HttpGetResponse
LogRequest
WazeroConfig
#
Interfaces
Greeter
The greeting service definition.
HostFunctions
The host functions embedded into the plugin go:plugin type=host.
#
Type aliases
WazeroNewRuntime