Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultHost = "0.0.0.0" DefaultPort = "80" )
default host and port for the API server
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶ added in v0.4.22
type Core struct {
// contains filtered or unexported fields
}
Core is logically formed by an API server and a list of components
Click to show internal directories.
Click to hide internal directories.