envinit

package
v0.0.0-...-8964234 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 13 Imported by: 0

README

envinit

usage
GO = go
GOGET = ${GO} get
BUILD = ${CROSS} ${GO} build ${GOFLAGS}
BRANCH = ${shell basenae `git symbolic-ref HEAD`}
COMMIT = ${shell git rev-parse HEAD}
VERSION_NAMESPACE = github.com/g-airport/go-infra/envinit
BUILD_VERSION = ${BUILD} -ldflags "-X $(VERSION_NAMESPACE).repository=$(REPO) -X $(VERSION_NAMESPACE).branch=$(BRANCH) -X $(VERSION_NAMESPACE).commit=$(COMMIT)"

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug = false

Functions

func Init

func Init()

func InitPProfService

func InitPProfService()

func InitWithConfig

func InitWithConfig(cf config.Config)

Types

This section is empty.

Jump to

Keyboard shortcuts

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