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.16.0+incompatible (latest)
- Published
- Jul 11, 2022
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 6 days ago –
Tools for package owners.