Documentation ¶
Index ¶
Constants ¶
View Source
const (
ApiLogColor color.Attribute = color.FgHiBlue
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiManager ¶
type ApiManager struct {
// contains filtered or unexported fields
}
func NewApiManager ¶
func NewApiManager(sp *services.ServiceProvider, socketPath string, debugMode bool) *ApiManager
parameter: sp *services.ServiceProvider
Click to show internal directories.
Click to hide internal directories.