//
pkg.gl
Category
github.com/knqyf263/go-plugin
examples
host-function-library
proto
package
0.8.0
Repository:
https://github.com/knqyf263/go-plugin.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
1
Files
982 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.
SanRequest
SanResponse
WazeroConfig
#
Interfaces
Greeter
The greeting service definition.
HostFunctions
The host functions embedded into the plugin go:plugin type=host.
#
Type aliases
WazeroNewRuntime