data

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

func NewAccount

func NewAccount(username string, password string) *Account

func (*Account) GetPasswordLength

func (a *Account) GetPasswordLength() int

func (*Account) GetRSA

func (a *Account) GetRSA(ltID string) string

func (*Account) GetUserNameLength

func (a *Account) GetUserNameLength() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL