configstatics

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Statics

func Statics(c echo.Context) error

Statics ..

Types

type Info

type Info struct {
	Value int    `json:"value"`
	Name  string `json:"name"`
}

Info ..

type RespStatics

type RespStatics struct {
	EnvCnt []Info `json:"env_cnt"`
	CmcCnt []Info `json:"cmc_cnt"`
	Total  int64  `json:"total"`
}

RespStatics ..

Jump to

Keyboard shortcuts

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