Documentation ¶
Overview ¶
Package compresstoken ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JwtCompress ¶
type JwtCompress struct { }
JwtCompress JwtCompress
func (*JwtCompress) CompressJwt ¶
func (c *JwtCompress) CompressJwt(jwt string) string
CompressJwt CompressJwt
func (*JwtCompress) UnCompressJwt ¶
func (c *JwtCompress) UnCompressJwt(cjwt string) string
UnCompressJwt UnCompressJwt
Click to show internal directories.
Click to hide internal directories.