Documentation ¶ Index ¶ func Check() (ret bool) func Cnf(options ...Option) func GenSn() (sn string) type Option func WithKey(key string) Option func WithMustVm(mustVm bool) Option func WithSoft(soft string) Option func WithUrlPre(urlPre string) Option func WithVer(ver string) Option Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Check ¶ func Check() (ret bool) func Cnf ¶ func Cnf(options ...Option) func GenSn ¶ func GenSn() (sn string) Types ¶ type Option ¶ type Option func(*auth) func WithKey ¶ func WithKey(key string) Option func WithMustVm ¶ func WithMustVm(mustVm bool) Option func WithSoft ¶ func WithSoft(soft string) Option func WithUrlPre ¶ func WithUrlPre(urlPre string) Option func WithVer ¶ func WithVer(ver string) Option Source Files ¶ View all Source files z1auth.go Click to show internal directories. Click to hide internal directories.