rpcinterface

package
v0.0.0-...-c01f1ba Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 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 Auth

type Auth struct {
	AccessID    string
	AccessToken string
	Sign        string
}

type CallReply

type CallReply struct {
	ErrCode   int
	ErrReason string
}

type CommonArgs

type CommonArgs struct {
	Name     string
	Password string
	Cipher   string
}

type Filters

type Filters struct {
	URL []string
}

type NewUserArgs

type NewUserArgs struct {
	Name     string
	Cipher   string
	Password string
	Port     string
}

type NoArgs

type NoArgs struct {
}

type SingleTrafficReply

type SingleTrafficReply struct {
	Traffic  uint64
	UsedTime int64
}

type TrafficReply

type TrafficReply map[string]SingleTrafficReply

Jump to

Keyboard shortcuts

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