Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusRunning = "UP" StatusDown = "DOWN" )
Status
Variables ¶
View Source
var App string
App is app info
View Source
var Environment string
Environment is usually represent as development, testing, production and acceptance
View Source
var HostName string
HostName is the host name of service host
View Source
var InstanceID string
InstanceID is the instance id in registry service
View Source
var InstanceMD map[string]string
InstanceMD is instance metadata
View Source
var InstanceStatus string
InstanceStatus is the current status of instance
View Source
var MD map[string]string
MD is service metadata
View Source
var Schemas []string
Schemas save schema file names(schema IDs)
View Source
var ServiceID string
ServiceID is the service id in registry service
View Source
var ServiceName string
ServiceName represent self name
View Source
var Version string
Version is version info
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.