def

package
v0.0.0-...-0e6b51b Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRecycle

type IRecycle interface {
	Recycle()
}

type IService

type IService interface {
	HandleFunc(pattern string, recycle IRecycle, handler func(resp http.ResponseWriter, req *http.Request))
}

type In

type In = func(config interface{}, s IService) error

Jump to

Keyboard shortcuts

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