storage

package
v0.0.0-...-e91929a Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadConfig

func LoadConfig() error

LoadConfig load config (call after LoadFlag)

func LoadFlag

func LoadFlag()

LoadFlag add flag parameters (call before config.LoadFlag)

Types

type Storage

type Storage interface {
	GetCount() int
	SetCount(int)
}

Storage is an interface of saving count backend

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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