tagparser

package
v1.1.15 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tag

type Tag struct {
	Name    string
	Options map[string][]string
}

func Parse

func Parse(s string) Tag

func (Tag) HasOption

func (t Tag) HasOption(name string) bool

func (Tag) IsZero

func (t Tag) IsZero() bool

func (Tag) Option

func (t Tag) Option(name string) (string, bool)

Jump to

Keyboard shortcuts

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