code

package
v0.0.0-...-2ebbeb6 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 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 Code

type Code int
const (
	Success Code = 1000

	InternalServerError  Code = 1011
	InvalidPayloadSyntax Code = 1012
	InvalidPagination    Code = 1013
	InvalidOrderBy       Code = 1014

	RequiredUserID Code = 1021
	InvalidUserID  Code = 1022
	NotFoundUser   Code = 1023
)

Jump to

Keyboard shortcuts

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