args

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 21, 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 DivideArg

type DivideArg = model.DivideArg

DivideArg divide api arg

type DivideResult

type DivideResult struct {
	// quotient
	C float64 `json:"c"`
}

DivideResult divide api result

type HomeResult

type HomeResult struct {
	Content string `json:"content"` // text
}

HomeResult home result

type StatArg

type StatArg struct {
	Ts int64 `json:"ts"` // timestamps
}

StatArg stat handler arg

type User

type User = model.User

User user info

Jump to

Keyboard shortcuts

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