Documentation ¶
Index ¶
- func Handler(fn interface{}) http.HandlerFunc
- func Inject(fn func(inject.Injector)) func(next http.Handler) http.Handler
- func Injector(next http.Handler) http.Handler
- func Map(val interface{}) func(next http.Handler) http.Handler
- func MapTo(val interface{}, ifacePtr interface{}) func(next http.Handler) http.Handler
- func Set(typ reflect.Type, val reflect.Value) func(next http.Handler) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(fn interface{}) http.HandlerFunc
github.com/go-macaron/macaron/return_handler.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.