ing
This commit is contained in:
1
const.go
1
const.go
@@ -8,7 +8,6 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SessionGRPCMetadataKey = cuc.ContextKey("SessionGRPCMetadata")
|
|
||||||
SessionClientTypeKey = cuc.ContextKey("SessionClientType")
|
SessionClientTypeKey = cuc.ContextKey("SessionClientType")
|
||||||
SessionIDKey = cuc.ContextKey("SessionID")
|
SessionIDKey = cuc.ContextKey("SessionID")
|
||||||
SessionTargetIDKey = cuc.ContextKey("SessionTargetID")
|
SessionTargetIDKey = cuc.ContextKey("SessionTargetID")
|
||||||
|
|||||||
Reference in New Issue
Block a user