Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct { Type string `json:"type,omitempty"` Content []byte `json:"content,omitempty"` }
func (*Content) GetContent ¶
Click to show internal directories.
Click to hide internal directories.