package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

# Constants

# Variables

RegisterCallbackOnLicenseChange is a pointer to a function that will register a callback when the license changes.

# Structs

Enforcer is responsible for enforcing license policies.

# Interfaces

MetadataAccessor is the interface to access license metadata stored in the KV.
TelemetryStatusReporter is the interface we use to find the last ping time for telemetry reporting.

# Type aliases

LicType is the type to define the license type, as needed by the license enforcer.