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

# Packages

Package mock_service is a generated GoMock package.

# Functions

NewDataSourceService creates a new data source service.
OptionsBuilder is a function that returns a new Options struct.
ReadBuilder is a function that returns a new ReadOptions struct.

# Variables

ErrDataSourceAlreadyExists is returned when a data source already exists.

# Structs

Options is a struct that contains the options for a service call.
ReadOptions is a struct that contains the options for a read service call This extends the Options struct and adds a hierarchical field.

# Interfaces

DataSourcesService is an interface that defines the methods for the data sources service.