Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SaplingState ¶
type SaplingState struct { State int64 Array []interface{} }
SaplingState -
func (SaplingState) MarshalJSON ¶
func (ss SaplingState) MarshalJSON() ([]byte, error)
MarshalJSON -
func (*SaplingState) UnmarshalJSON ¶
func (ss *SaplingState) UnmarshalJSON(data []byte) error
UnmarshalJSON -
type Timestamp ¶
type Timestamp struct {
// contains filtered or unexported fields
}
Timestamp -
func (*Timestamp) UnmarshalJSON ¶
UnmarshalJSON -
Click to show internal directories.
Click to hide internal directories.