version

package
v0.0.0-...-edd07d6 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "unknown" //nolint:gochecknoglobals

Version is injected during the build.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	Get(c echo.Context) error
}

func NewHandler

func NewHandler() Handler

type Service

type Service interface {
	Version() version
}

Jump to

Keyboard shortcuts

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