Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Router ¶
Router returns the http mux for the server. @title Centrifuge OS Node API @description Centrifuge OS Node API @version 2.0.0 @contact.name Centrifuge @contact.url https://github.com/centrifuge/go-centrifuge @contact.email hello@centrifuge.io @BasePath / @license.name MIT @host localhost:8082 @schemes http
Types ¶
type Bootstrapper ¶
type Bootstrapper struct{}
Bootstrapper implements bootstrapper.Bootstrapper
func (Bootstrapper) Bootstrap ¶
func (b Bootstrapper) Bootstrap(ctx map[string]interface{}) error
Bootstrap initiates api server
Click to show internal directories.
Click to hide internal directories.