ing
This commit is contained in:
parent
2cec996c9d
commit
6ee61fb10e
1
const.go
1
const.go
|
@ -12,6 +12,7 @@ const (
|
|||
SessionClientTypeKey = cuc.ContextKey("SessionClientType")
|
||||
SessionIDKey = cuc.ContextKey("SessionID")
|
||||
SessionTargetIDKey = cuc.ContextKey("SessionTargetID")
|
||||
SessionWriterChanKey = cuc.ContextKey("SessionWriterChan")
|
||||
|
||||
GRPCClientTypeKey = cuc.ContextKey("OVERFLOW_GRPC_CLIENT_TYPE")
|
||||
GRPCSessionIDKey = cuc.ContextKey("OVERFLOW_GRPC_SESSION_ID")
|
||||
|
|
Loading…
Reference in New Issue
Block a user