Documentation ¶
Index ¶
Constants ¶
View Source
const ( Red color.Attribute = color.FgRed Green color.Attribute = color.FgGreen Cyan color.Attribute = color.FgCyan White color.Attribute = color.FgWhite MaxIdleConnections int = 25 RequestTimeout int = 180 OKHttpStatusResponse string = "200 OK" AcceptedHttpStatusResponse string = "202 Accepted" )
Variables ¶
View Source
var ValidServices = []string{"blueprint", "postgresql", "mongodb", "redis"}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.