Versions in this module Expand all Collapse all v0 v0.1.0 Dec 15, 2021 Changes in this version + func CreateToken(username string) (string, error) + func Setup() + type CustomClaims struct + func ParseToken(tokenString string) (*CustomClaims, error) + type CustomerInfo struct + Kind string + UserID string