Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransferBackground ¶ added in v0.3.0
TransferBackground transfer kv from src context to background context
Types ¶
type ContextKey ¶
type ContextKey string
const ( ElasticID ContextKey = "_aphrodite_es" DbTxID ContextKey = "_aphrodite_dbtx" )
func (ContextKey) ID ¶
func (c ContextKey) ID(id string) ContextKey
Click to show internal directories.
Click to hide internal directories.