Versions in this module Expand all Collapse all v1 v1.0.0 Jan 24, 2020 Changes in this version + type AuthInterface interface + UserLogin func(login *Login) bool + type Login struct + ClientID int64 + Password string + Username string