structs

package
v0.0.0-...-4f5e0b7 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2019 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorCode

type ErrorCode int

type Result

type Result struct {
	Code    int
	Message string
	Data    interface{}
}

func NewErrResult

func NewErrResult(code int, message string) Result

func NewResult

func NewResult(code int, data interface{}) Result

Jump to

Keyboard shortcuts

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