builders

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute struct {
	Name  []byte
	Value []byte
}

Attribute ...

type StructuralBuilder

type StructuralBuilder struct {
	// contains filtered or unexported fields
}

StructuralBuilder ...

func (*StructuralBuilder) AddAttribute

func (builder *StructuralBuilder) AddAttribute(name []byte, value []byte)

AddAttribute ...

func (*StructuralBuilder) AddTag

func (builder *StructuralBuilder) AddTag(name []byte)

AddTag ...

func (StructuralBuilder) Tags

func (builder StructuralBuilder) Tags() []Tag

Tags ...

type Tag

type Tag struct {
	Name       []byte
	Attributes []Attribute
}

Tag ...

Jump to

Keyboard shortcuts

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