Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JSONLog ¶
type JSONLog struct { Log string `json:"log,omitempty"` Stream string `json:"stream,omitempty"` Created time.Time `json:"time"` }
func (*JSONLog) MarshalJSON ¶ added in v1.3.0
func (*JSONLog) MarshalJSONBuf ¶ added in v1.3.0
Click to show internal directories.
Click to hide internal directories.