Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( P2P_SERVER_KEY = ContextKey{Key: "PPServerKey"} LISTEN_OFFLINE_QUIT_CH_KEY = ContextKey{Key: "ListenOfflineQuitCh"} PP_NETWORK_KEY = ContextKey{Key: "PpNetworkKey"} )
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶ added in v0.10.0
type ContextKey struct {
Key string
}
Click to show internal directories.
Click to hide internal directories.