layout

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByName

func ByName(name string, groups domain.FieldGroups) (domain.Field, error)

ByName

Traverses the given domain.FieldGroups and compares the field name until a match has been found. Returns a domain.Field if the fields was resolved. Returns errors.NOTFOUND if the field was unable to be located or no groups exist.

func ByUUID

func ByUUID(uniq uuid.UUID, groups domain.FieldGroups) (domain.Field, error)

ByUUID

Traverses the given domain.FieldGroups and compares the field UUID until a match has been found. Returns a domain.Field if the fields was resolved. Returns errors.NOTFOUND if the field was unable to be located or no groups exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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