Documentation
¶
Index ¶
- type Document
- func (d *Document) AllParents() map[string]*Document
- func (d *Document) Clone(suffix string) (*Document, error)
- func (d *Document) PopListMapBoolValue(key string, val bool) (bool, error)
- func (d *Document) PopMapBoolValue(key string, val bool) bool
- func (d *Document) PopMapValue(key string) (bool, any)
- func (d *Document) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Document ¶
func NewWithData ¶
func (*Document) AllParents ¶
func (*Document) PopListMapBoolValue ¶
Click to show internal directories.
Click to hide internal directories.