data_access

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseDataAccess

func ParseDataAccess(input []byte) (*data_access.DataAccessResult, error)

func RetrieveDataAccessListForDataSource

func RetrieveDataAccessListForDataSource(config *DataAccessConfig, since int64, flattened bool) (*data_access.DataAccessResult, error)

RetrieveDataAccessListForDataSource fetches the data access right for a specific data source from the Raito backend. It will return 'nil, nil' if no changes happened since the date provided in the 'since' parameter. Use 0 for the 'since' parameter if you want to force the fetching of the data access rights.

Types

type DataAccessConfig

type DataAccessConfig struct {
	target.BaseTargetConfig
}

Jump to

Keyboard shortcuts

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