package restPack
import "github.com/emicklei/go-restful/examples/msgpack"
Index ¶
Constants ¶
const MIME_MSGPACK = "application/x-msgpack" // Accept or Content-Type used in Consumes() and/or Produces()
Functions ¶
func NewEntityAccessorMsgPack ¶
func NewEntityAccessorMsgPack() restful.EntityReaderWriter
NewEntityAccessorMPack returns a new EntityReaderWriter for accessing MessagePack content. This package is not initialized with such an accessor using the MIME_MSGPACK contentType.
Source Files ¶
- Version
- v2.9.1+incompatible
- Published
- Mar 21, 2019
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 4 hours ago –
Tools for package owners.