bean

package
v0.0.0-...-ad8cac9 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const ReloadAllLogPrefix = "RELOAD_ALL_LOG"

Variables

This section is empty.

Functions

func GetReloadAllLog

func GetReloadAllLog(message string) string

Types

type ReloadAllMaterialQuery

type ReloadAllMaterialQuery struct {
	Start int `json:"start"`
	End   int `json:"end"`
}

type StartupConfig

type StartupConfig struct {
	RestPort int `env:"SERVER_REST_PORT" envDefault:"8080"`
	GrpcPort int `env:"SERVER_GRPC_PORT" envDefault:"8081"`
}

Jump to

Keyboard shortcuts

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