app

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 15 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	VERSION = ""
	GITHASH = ""
	BUILT   = ""

	GOVERSION = runtime.Version()
	GOOS      = runtime.GOOS
	GOARCH    = runtime.GOARCH
)

Functions

func New

func New(name string) *app

func VersionInfo

func VersionInfo() string

func VersionInfoMap added in v0.0.3

func VersionInfoMap() map[string]interface{}

func VersionMD5 added in v0.0.12

func VersionMD5() string

Types

type Service added in v0.0.13

type Service func() error

type ServiceWithCtx added in v0.0.13

type ServiceWithCtx func(ctx context.Context) error

Jump to

Keyboard shortcuts

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