app

package
v0.0.0-...-e38db06 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Env = Environment{
	Development: "development",
	Production:  "production",
}
View Source
var Validator = appValidator{
	Validate: validator.New(),
}

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Development string
	Production  string
}

type Metadata

type Metadata struct {
	Environment string
	Name        string
	Version     string
}

Jump to

Keyboard shortcuts

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