model

package
v0.0.0-...-cfb0821 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonRPCResponse

type CommonRPCResponse struct {
	Code int    `json:"code"`
	Msg  string `json:"msg"`
}

CommonRPCResponse define common RPC Response

func (*CommonRPCResponse) String

func (resp *CommonRPCResponse) String() string

String common RPC Response to string

type NullRPCRequest

type NullRPCRequest struct {
}

NullRPCRequest define null RPC Request

Jump to

Keyboard shortcuts

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