Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseSchema ¶
func (*BaseSchema) GetResources ¶
func (_m *BaseSchema) GetResources(_a0 string, _a1 string, _a2 *common.ConfigWorker) error
GetResources provides a mock function with given fields: _a0, _a1, _a2
func (*BaseSchema) GetSchemaVersion ¶
func (_m *BaseSchema) GetSchemaVersion() string
GetSchemaVersion provides a mock function with given fields:
func (*BaseSchema) Parse ¶
func (_m *BaseSchema) Parse(data []byte) error
Parse provides a mock function with given fields: data
type EntryDownloader ¶
func (*EntryDownloader) DownloadEntry ¶
func (_m *EntryDownloader) DownloadEntry(_a0 common.Entry, _a1 string) error
DownloadEntry provides a mock function with given fields: _a0, _a1
type SchemaParser ¶
func (*SchemaParser) ParseV1_0_0 ¶
func (_m *SchemaParser) ParseV1_0_0(data []byte) (common.BaseSchema, error)
ParseV1_0_0 provides a mock function with given fields: data
Click to show internal directories.
Click to hide internal directories.