Documentation
¶
Index ¶
Constants ¶
View Source
const ( HandlerComponent = "handler_component" ConnectorComponent = "connector_component" ClusterComponent = "cluster_component" DataConfigComponent = "data_config_component" ORMComponent = "db_orm_component" MiniComponentPrefix = "mini_component_" HttpComponentPrefix = "http_component_" )
component name
View Source
const ( RouteKey = "route_key" MessageIdKey = "message_id_key" )
View Source
const (
ProfileNameFormat = "profile-%s.json"
)
View Source
const (
SessionKey = "session_key"
)
Variables ¶
View Source
var PropagateCtxKey = propagateKey{}
PropagateCtxKey is the context key where the content that will be propagated through rpc calls is set
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.