param

package
v0.0.0-...-00ec2d6 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountListRequest

type AccountListRequest struct {
	AccountName string `json:"accountName"`
	Offset      int    `json:"offset"`
	Limit       int    `json:"limit"`
}

type AccountRequest

type AccountRequest struct {
	AccountName string `json:"accountName"`
	Password    string `json:"password"`
}

Jump to

Keyboard shortcuts

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