Documentation
¶
Overview ¶
Package neomastdlib provides a neoma adapter for Go's standard library net/http router.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MultipartMaxMemory int64 = 8 * 1024
MultipartMaxMemory is the maximum memory in bytes used for parsing multipart forms.
Functions ¶
func NewAdapter ¶
NewAdapter creates a new neoma Adapter wrapping the given http.ServeMux.
func NewContext ¶
NewContext creates a new neoma Context wrapping the given http.Request and http.ResponseWriter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.