package
0.0.0-20210203100110-2c3f891d014e
Repository: https://github.com/pocblockchain/pocc.git
Documentation: pkg.go.dev
# Packages
Package statik contains static assets.
# Functions
NewRestServer creates a new rest server instance.
ServeCommand will start the application REST service as a blocking process.
# Structs
go:generate statik -src=./swagger-ui -c "Run go generate root.go with client/lcd as working dir to generate this file" RestServer represents the Light Client Rest server.