Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarshalUnmarshaler ¶
type MarshalUnmarshaler interface { Marshaler Unmarshaler }
MarshalUnmarshaler can both Marshal and Unmarshal a struct into and from a set of bytes.
type Unmarshaler ¶
Unmarshaler decodes a set of bytes and returns a struct.
Directories
¶
Path | Synopsis |
---|---|
Package ecjson represents encrypted and compressed content using JSON-based
|
Package ecjson represents encrypted and compressed content using JSON-based |
Package jws represents content secured with digitalsignatures using JSON-based data structures as specified by rfc7515
|
Package jws represents content secured with digitalsignatures using JSON-based data structures as specified by rfc7515 |
Click to show internal directories.
Click to hide internal directories.