shared

package
v0.12.1-beta5 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApiOutputError

func ApiOutputError(c *gin.Context, err error, status int)

func ApiOutputSuccess

func ApiOutputSuccess(c *gin.Context, body interface{}, status int)

Types

type ApiBody

type ApiBody struct {
	Success bool   `json:"success"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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