package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Packages

Package mock_v1 is a generated GoMock package.

# Functions

NewDataSourceRegistry creates a new data source registry.

# Constants

DataSourceDriverRest is the driver type for a REST data source.
DataSourceDriverStruct is the driver type for the structured data source.

# Variables

ErrDuplicateDataSourceFuncKey is the error returned when a data source function key is already registered.

# Structs

Context encapsulates the context passed to all context function calls.
ContextKey type to store/retrieve the context.
DataSourceRegistry is the interface that a data source registry must implement.

# Interfaces

DataSource is the interface that a data source must implement.
DataSourceFuncDef is the definition of a data source function.

# Type aliases

DataSourceFuncKey is the key that uniquely identifies a data source function.