//
pkg.gl
Category
github.com/knqyf263/go-plugin
examples
helloworld
greeting
package
0.8.0
Repository:
https://github.com/knqyf263/go-plugin.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
1
Files
630 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.
WazeroConfig
#
Interfaces
Greeter
The greeting service definition.
#
Type aliases
WazeroNewRuntime