users

package
v0.0.0-...-d00c4e8 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeUsersTableClient

func MakeUsersTableClient() *usersTableStruct

Types

type UserStruct

type UserStruct struct {
	ID         uint64 `json:"id"`
	Token      string `json:"token"`
	Password   string `json:"password"`
	Expired    string `json:"expired"`
	ServerCode string `json:"server_code,omitempty"`
	Quota      int    `json:"quota"`
	Relay      string `json:"relay,omitempty"`
	Adblock    bool   `json:"adblock"`
	VPN        string `json:"vpn,omitempty"`
}

Jump to

Keyboard shortcuts

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