package restPack

import "github.com/emicklei/go-restful/v3/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

msgpack_entity.go

Version
v3.6.0
Published
Sep 18, 2021
Platform
js/wasm
Imports
2 packages
Last checked
2 hours ago

Tools for package owners.