Documentation
¶
Overview ¶
Code generated by protoc-gen-hcplugin. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetImpl func(key string) ([]byte, error)
GetImpl - this function is called in the implmentation of get operation and should be set by the developer
View Source
var PutImpl func(key string, value []byte) error
PutImpl - this function is called in the implmentation of put operation and should be set by the developer
Functions ¶
func ServeConfig ¶
func ServeConfig() *plugin.ServeConfig
ServeConfig - This is the plugin config thet is used in main function of engine
Types ¶
Click to show internal directories.
Click to hide internal directories.