Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_LIMIT = 100
View Source
const DEFAULT_OFFSET = 0
Variables ¶
This section is empty.
Functions ¶
func ParseLimit ¶
func ParseOffset ¶
Types ¶
type CorsMiddleware ¶
type CorsMiddleware struct {
// contains filtered or unexported fields
}
func (*CorsMiddleware) ServeHTTP ¶
func (this *CorsMiddleware) ServeHTTP(res http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.