app

package module
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cache = &cacheService{}
View Source
var ErrNotFound = errors.New("not found")
View Source
var Redis = &redisService{}
View Source
var SQL = &sqlService{}

Functions

func BuildTime

func BuildTime() time.Time

func Description added in v0.0.8

func Description() string

func Executable added in v0.0.6

func Executable() string

func Execute added in v0.0.10

func Execute(appName, appVersion, appDescription string, appBuildTime time.Time, runs ...func())

func HandleGenerated

func HandleGenerated(method string, pattern string, handler HandlerFunc)

func Name

func Name() string

func Version

func Version() string

func WorkDIR added in v0.0.6

func WorkDIR() string

Types

type Context

type Context = mux.Context

type HandlerFunc

type HandlerFunc = func(ctx *Context)

Directories

Path Synopsis
internal
bolt
package bolt implements a low-level key/value store in pure Go.
package bolt implements a low-level key/value store in pure Go.
hs
mux
sql
sys

Jump to

Keyboard shortcuts

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