package
Version:
v0.0.0-...-0811b64
Opens a new window with list of versions in this module.
Published: Apr 16, 2015
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
FilterTag = "fltr"
ModifierDivider = "_"
)
func FromRequest(req *restful.Request, raw interface{}) (bson.M, error)
func GetParams(ws *restful.WebService, raw interface{}) []*restful.Parameter
func GetQuery(raw interface{}) bson.M
type Converter interface {
Convert(string) (interface{}, error)
}
type Enumer interface {
Enum() []interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.