blist

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Document

type Document struct {
	seq.List[*birch.Element]
}

func (*Document) Append

func (d *Document) Append(elems ...*birch.Element) *Document

func (*Document) AppendOmitEmpty

func (d *Document) AppendOmitEmpty(elems ...*birch.Element) *Document

func (*Document) Delete

func (d *Document) Delete(key string) *birch.Element

func (*Document) Len

func (d *Document) Len() int

func (*Document) Prepend

func (d *Document) Prepend(elems ...*birch.Element) *Document

func (*Document) Set

func (d *Document) Set(elem *birch.Element) *Document

func (*Document) Validate

func (d *Document) Validate() (uint32, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL