package
3.0.6
Repository: https://github.com/an0nfunc/go-steam.git
Documentation: pkg.go.dev

# Functions

GenerateTotpCode generates steam TOTP code which is always 5 symbols.
NewTimedTotp creates new Totp structure with custom time.
NewTotp creates new Totp structure with current time.

# Variables

ErrInvalidSharedSecret is returned when shared secret isn't in base64 form.

# Structs

Totp is structure holding data needed for generating TOTP token.