Versions in this module Expand all Collapse all v1 v1.0.35 Aug 1, 2022 Changes in this version + type Code struct + Algorithm string + Counter int + Digits int + Issuer string + Label string + Period int + Secret string + Type string + func NewCode() *Code + func (c *Code) Build() error + func (c *Code) Get() string + func (c *Code) GetEncoded() string