registry

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registry

type Registry struct {
	Groups map[string]decode.Group
	// contains filtered or unexported fields
}

func New

func New() *Registry

func (*Registry) Group

func (r *Registry) Group(name string) (decode.Group, error)

func (*Registry) MustAll

func (r *Registry) MustAll() decode.Group

func (*Registry) MustGroup

func (r *Registry) MustGroup(name string) decode.Group

func (*Registry) MustRegister

func (r *Registry) MustRegister(format decode.Format) decode.Format

Jump to

Keyboard shortcuts

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