package
Version:
v1.2.6
Opens a new window with list of versions in this module.
Published: Jan 3, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Access string `json:"access"`
Secret string `json:"secret"`
Template string `json:"template"`
}
const (
Success Error = iota
PasswordError
AccountNotFount
InsufficientBalance
IPAddressRestrictions
ContentContainsSensitiveWords
MobileNumberIsIncorrect
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.