Versions in this module Expand all Collapse all v0 v0.0.2 Nov 21, 2022 v0.0.1 Nov 19, 2022 Changes in this version + type Manager interface + GetUser func(ctx context.Context, userID uint64, tokenDataList map[string]string) (userName string, err error) + func NewManager() Manager