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
}
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
Click to show internal directories.
Click to hide internal directories.