import "github.com/emicklei/go-restful/examples/msgpack"
const MIME_MSGPACK = "application/x-msgpack" // Accept or Content-Type used in Consumes() and/or Produces()
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.
Package restPack imports 2 packages (graph). Updated 2020-11-20. Refresh now. Tools for package owners.