Documentation
¶
Index ¶
- func BytesToSTBytes(v []byte) (ret [16]byte)
- func CheckUin(uin uint64) bool
- func CheckUsername(username string) bool
- func DumpClientToServerMessage(c2s *codec.ClientToServerMessage, msg interface{})
- func DumpServerIP(u uint32)
- func DumpServerToClientMessage(s2c *codec.ServerToClientMessage, msg interface{})
- func GetServerTime() uint32
- func HashToBraceString(p []byte) string
- func HashToString(p []byte) string
- func ParseExtToPictureType(ext string) int32
- func ReadLine(rd *bufio.Reader) (string, error)
- func STBytesTobytes(v [16]byte) (ret []byte)
- func SetServerTime(v uint32)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToSTBytes ¶
func CheckUsername ¶
func DumpClientToServerMessage ¶
func DumpClientToServerMessage( c2s *codec.ClientToServerMessage, msg interface{}, )
func DumpServerIP ¶
func DumpServerIP(u uint32)
func DumpServerToClientMessage ¶
func DumpServerToClientMessage( s2c *codec.ServerToClientMessage, msg interface{}, )
func GetServerTime ¶
func GetServerTime() uint32
func HashToBraceString ¶
func HashToString ¶
func ParseExtToPictureType ¶
func STBytesTobytes ¶
func SetServerTime ¶
func SetServerTime(v uint32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.