Files
open-im-server/pkg/common/cmd/auth.go
T

6 lines
46 B
Go
Raw Normal View History

2023-03-09 12:46:56 +08:00
package cmd
type AuthCmd struct {
*RpcCmd
}