go-web-config-sample

command module
v0.0.0-...-4e19d54 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 2 Imported by: 0

README

go-web-config-sample

Samples of config for web application implemented by Go.

Dependencies

  • Go: 1.21
  • gopkg.in/yaml.v3
  • dario.cat/mergo

Usage

# Run
go run .

# Run with environment variables
HOGE=a go run .

# Run on specified env
ENV=prod go run .

# Run on test env
go test

# Build and run
go build
./go-web-config-sample

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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