app

package module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 19 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 HandleGenerated

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

func Init added in v0.0.5

func Init()

func Name

func Name() string

func Run

func Run()

func Version

func Version() 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