Documentation
¶
Overview ¶
Package stateless is a codec that provides efficient encoding of dogma.StatelessProcessRoot values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCodec = Codec{}
DefaultCodec is a [marshaler.Codec] that marshals dogma.StatelessProcessRoot values.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec struct{}
Codec is an implementation of [marshaler.Codec] that marshals dogma.StatelessProcessRoot values.
func (Codec) BasicMediaType ¶
BasicMediaType returns the type and subtype portion of the media-type used to identify data encoded by this codec.
func (Codec) PortableNames ¶
PortableNames returns a map of type to its portable name for each of the given types that the codec supports.
Click to show internal directories.
Click to hide internal directories.