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
- v0.0.0-20250311111739-1959514610d2 (latest)
- Published
- Mar 11, 2025
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- now –
Tools for package owners.