goaio

package
v0.0.0-...-e394574 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorResponseJson

type ErrorResponseJson struct {
	Message string `json:"message"`
	Code    uint16 `json:"code"`
}

type SuccessResponseJson

type SuccessResponseJson struct {
	Message string      `json:"message"`
	Code    uint16      `json:"code"`
	Data    interface{} `json:"data"`
}

Jump to

Keyboard shortcuts

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