Documentation
¶
Index ¶
Constants ¶
View Source
const (
DataType = "data"
)
View Source
const (
MIME_URL_ENCODED = "application/x-www-form-urlencoded" // Accept or Content-Type used in Consumes() and/or Produces()
)
Variables ¶
This section is empty.
Functions ¶
func NewEntityAccessor ¶
func NewEntityAccessor() restful.EntityReaderWriter
NewEntityAccessorMPack returns a new EntityReaderWriter for accessing MessagePack content. This package is not initialized with such an accessor using the MIME_URL_ENCODED contentType.
func RouteBuilderReads ¶
func RouteBuilderReads(b *restful.RouteBuilder, v reflect.Value) error
Types ¶
Click to show internal directories.
Click to hide internal directories.