Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
func (*List) GetImports ¶
type Object ¶
type Object struct { // if no children and true, doesn't render the {} OptionalCurly bool // contains filtered or unexported fields }
func NewObjectFromPairs ¶
func (*Object) AppendList ¶
func (*Object) AppendObject ¶
func (*Object) GetImports ¶
Click to show internal directories.
Click to hide internal directories.