api

package
v0.0.0-...-831d999 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	//APIErrors all api error code and message
	APIErrors = map[int]string{
		1001: "params decode error",
		1002: "content too short",
		1003: "source id can't be empty",
		1004: "save comment error",
		1005: "timeout",
	}
)

Functions

func Init

func Init()

Init init

Types

This section is empty.

Jump to

Keyboard shortcuts

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