Versions in this module Expand all Collapse all v0 v0.8.0 Oct 6, 2019 Changes in this version + func SetupManagementRPCHander() (*jsonrpc.MethodRepository, error) + type SetLogLevelHandler struct + func (h SetLogLevelHandler) ServeJSONRPC(c context.Context, params *bijson.RawMessage) (interface{}, *jsonrpc.Error) + type SetLogLevelParams struct + Level string + type SetLogLevelResult struct