cardinality

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoResult = 0x6e
	One      = 0x6f
	Many     = 0x6d
)

Cardinalities

Variables

View Source
var ToStr = map[uint8]string{
	NoResult: "NO_RESULT",
	One:      "ONE",
	Many:     "MANY",
}

ToStr maps cardinality values to their string representation.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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