diagn

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Diagnostics

type Diagnostics struct {
	SciNameType
	SynonymType
	HierType
}

func New

func New(
	p gnparser.GNparser,
	d []map[string]string,
	exts map[string]string,
) *Diagnostics

type HierType

type HierType int
const (
	HierUnknown HierType = iota
	HierTree
	HierFlat
)

func (HierType) String

func (h HierType) String() string

type SciNameType

type SciNameType int
const (
	SciNameUnknown SciNameType = iota
	SciNameFull
	SciNameCanonical
	SciNameComposite
)

func (SciNameType) String

func (s SciNameType) String() string

type SynonymType

type SynonymType int
const (
	SynUnknown SynonymType = iota
	SynAcceptedID
	SynHierarchy
	SynExtension
)

func (SynonymType) String

func (st SynonymType) String() string

Jump to

Keyboard shortcuts

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