//
pkg.gl
Category
github.com/0KnowledgeNetwork/opt
server_plugins
cbor_plugins
http_proxy
package
0.4.2
Repository:
https://github.com/0knowledgenetwork/opt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
51 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
Load
Load parses and validates the provided buffer b as a config file body and returns the Config.
LoadFile
LoadFile loads, parses and validates the provided file and returns the Config.
#
Structs
Config
No description provided by the author
Request
Request is the type which is serialized into the cborplugin request payload.
Response
Response is the type which is serialized and sent as a response from the cborplugin.