handler

package
v0.0.0-...-82662e5 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HumanizeAll

func HumanizeAll(values ...interface{}) []interface{}

HumanizeAll informations

func NoLogAll

func NoLogAll(values ...interface{}) []interface{}

NoLogAll informations

Types

type Func

type Func func(values ...interface{}) []interface{}

Func type

type Handlers

type Handlers []Func

Handlers store type

func NewHandlers

func NewHandlers() Handlers

NewHandlers factory

func (Handlers) Add

func (hs Handlers) Add(f Func)

Add handler function

func (Handlers) Run

func (hs Handlers) Run(values ...interface{}) []interface{}

Run handlers function

Jump to

Keyboard shortcuts

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