This commit is contained in:
crusader 2018-04-10 12:51:18 +09:00
parent c4250bc31c
commit 3a7af25014

View File

@ -8,7 +8,6 @@ import (
)
const (
SessionGRPCMetadataKey = cuc.ContextKey("SessionGRPCMetadata")
SessionClientTypeKey = cuc.ContextKey("SessionClientType")
SessionIDKey = cuc.ContextKey("SessionID")
SessionTargetIDKey = cuc.ContextKey("SessionTargetID")