Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
func NewFetcher ¶
func NewFetcher(baseFetcher datacatalogv2.Fetchable, cms cms.Interface, project string, opts datacatalogv2.FetcherDoOptions) *Fetcher
type Repos ¶
type Repos struct { *plateauapi.Repos // contains filtered or unexported fields }
type ResponseAll ¶
type ResponseAll struct { Base datacatalogv2.ResponseAll PlateauItems map[string]*fetcherPlateauItem2 }
Click to show internal directories.
Click to hide internal directories.