bml

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: BSD-3-Clause Imports: 6 Imported by: 2

README

bml

bml is a xml/html variant with brackets.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToHTMLParseGlob

func ToHTMLParseGlob(name string, fmap template.FuncMap, pattern string) (*template.Template, error)

Types

type Elem

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

func Unmarshal

func Unmarshal(b []byte) (*Elem, error)

func (*Elem) XMLMarshal

func (e *Elem) XMLMarshal() []byte

type Text

type Text []byte

func (Text) String

func (t Text) String() string

func (Text) XMLMarshal

func (t Text) XMLMarshal() []byte

type XMLMarshaler

type XMLMarshaler interface {
	XMLMarshal() []byte
}

Jump to

Keyboard shortcuts

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