Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvKeySentinelLogDir ... EnvKeySentinelLogDir = "SENTINEL_LOG_DIR" // EnvKeySentinelAppName ... EnvKeySentinelAppName = "SENTINEL_APP_NAME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceKind ¶
type ServiceKind uint8
const ( ServiceUnknown ServiceKind = iota ServiceProvider ServiceGovernor ServiceConsumer )
func (ServiceKind) String ¶
func (sk ServiceKind) String() string
Click to show internal directories.
Click to hide internal directories.