Versions in this module Expand all Collapse all v0 v0.3.0 Sep 7, 2020 v0.2.0 Sep 6, 2020 v0.1.0 Sep 6, 2020 Changes in this version + type API struct + func NewAPI(d daemon.Daemon, conf config.APIConfig) (*API, error) + func (a *API) Shutdown(ctx context.Context) error + func (a *API) Start(address string) error