Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PluginConf ¶
type PluginConf struct { types.NetConf // Socket contains unix domain socket to communicate with ponad Socket string `json:"socket"` }
func ParseConfig ¶
func ParseConfig(stdin []byte) (*PluginConf, error)
Click to show internal directories.
Click to hide internal directories.