accounts

package
v0.0.0-...-9e6d8ee Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accounts

type Accounts struct {
	CreatedAt   int64  `json:"createdAt"`
	UpdatedAt   int64  `json:"updatedAt"`
	ProviderID  string `json:"providerID"`
	ID          string `json:"id"`
	UserID      string `json:"userId"`
	Email       string `json:"email"`
	Password    string `json:"password"`
	Host        string `json:"host"`
	Proxy       string `json:"proxy"`
	EnableProxy bool   `json:"enableProxy"`
	UserAgent   string `json:"userAgent"`
	Active      bool   `json:"active"`
}

Accounts -

Jump to

Keyboard shortcuts

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