pkg

package
v0.0.0-...-fe2b130 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package pkg implements common functions.

NOTE: your config like [app.yaml] if you use the package

app:
	name: your-app-name

log:
	filename: /tmp/your-app-name.log
	maxSize: 500
	maxBackups: 3
	maxAge: 3
	level: debug
	stdout: true

Directories

Path Synopsis
Package app define the App interface NOTE: your config like [app.yaml] if you use the package app: name: your-app-name log: filename: /tmp/your-app-name.log maxSize: 500 maxBackups: 3 maxAge: 3 level: debug stdout: true
Package app define the App interface NOTE: your config like [app.yaml] if you use the package app: name: your-app-name log: filename: /tmp/your-app-name.log maxSize: 500 maxBackups: 3 maxAge: 3 level: debug stdout: true

Jump to

Keyboard shortcuts

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