package constants const ( GrpcEventServiceTypeRegister = "register" GrpcEventServiceTypeSend = "send" )