catid

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package catid is a low-level package exporting ID types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColumnID

type ColumnID uint32

ColumnID is a custom type for Column IDs.

func (ColumnID) SafeValue

func (ColumnID) SafeValue()

SafeValue implements the redact.SafeValue interface.

type ConstraintID

type ConstraintID uint32

ConstraintID is a custom type for TableDeascriptor constraint IDs.

func (ConstraintID) SafeValue

func (ConstraintID) SafeValue()

SafeValue implements the redact.SafeValue interface.

type DescID

type DescID uint32

DescID is a custom type for {Database,Table}Descriptor IDs.

const InvalidDescID DescID = 0

InvalidDescID is the uninitialised descriptor id.

func (DescID) SafeValue

func (DescID) SafeValue()

SafeValue implements the redact.SafeValue interface.

type FamilyID

type FamilyID uint32

FamilyID is a custom type for ColumnFamilyDescriptor IDs.

func (FamilyID) SafeValue

func (FamilyID) SafeValue()

SafeValue implements the redact.SafeValue interface.

type IndexID

type IndexID uint32

IndexID is a custom type for IndexDescriptor IDs.

func (IndexID) SafeValue

func (IndexID) SafeValue()

SafeValue implements the redact.SafeValue interface.

Jump to

Keyboard shortcuts

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