Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidKey = uerror.New(100, "invalid key")
)
Functions ¶
Types ¶
type Duration ¶
Duration can be used for "ns", "us" (or "µs"), "ms", "s", "m", "h" suffixs
func (*Duration) UnmarshalJSON ¶
UnmarshalJSON for implementing the Unmarshaler interface
type EData ¶
type EData struct {
// contains filtered or unexported fields
}
EData for encrypted data
type Timestamp ¶ added in v0.0.2
func (Timestamp) MarshalJSON ¶ added in v0.0.2
func (*Timestamp) UnmarshalJSON ¶ added in v0.0.16
Click to show internal directories.
Click to hide internal directories.