package
0.0.0-20200103080059-261bb52eea6a
Repository: https://github.com/cluas/gim.git
Documentation: pkg.go.dev

# Functions

Init is func to initial LogicRPC server.
JwtParseMember is func to parse and valid token.
ParseNetwork is func to parse network string.

# Structs

ConnectArg is struct of connect arg.
ConnectReply is struct of connect reply.
DisconnectArg is struct of disconnect arg.
DisconnectReply is struct of disconnect reply.
Member is struct of token payload.
MemberStdClaims is struct for more payload.

# Type aliases

Server is struct of logic rpc server.