imports

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Factory = &FactoryType{}

Functions

This section is empty.

Types

type FactoryType

type FactoryType struct{}

func (*FactoryType) New

func (this *FactoryType) New(config config.Config) (interfaces.Imports, error)

type Imports

type Imports struct {
	// contains filtered or unexported fields
}

func New

func New(config config.Config) (*Imports, error)

func (*Imports) GetImportInstance

func (this *Imports) GetImportInstance(user string, importId string) (importInstance importmodel.Import, err error, code int)

func (*Imports) GetImportType

func (this *Imports) GetImportType(user string, importTypeId string) (importInstance importmodel.ImportType, err error, code int)

func (*Imports) GetTopic

func (this *Imports) GetTopic(user string, importId string) (topic string, err error, code int)

Jump to

Keyboard shortcuts

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