cardinality

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

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

Cardinalities

Variables

View Source
var ToStr = map[uint8]string{
	NoResult:  "NO_RESULT",
	AtMostOne: "AT_MOST_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