assemblyInit

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Assembly

type Assembly interface {
	// 组件初始化
	InitAssembly(ctx context.Context) interface{}
	// 组件类型
	GetAssemblyType() enum.Enum

	GetAssemblyObj() *model.AssemblyObj
}

type MailInit

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

func (*MailInit) GetAssemblyObj

func (impl *MailInit) GetAssemblyObj() *model.AssemblyObj

func (*MailInit) GetAssemblyType

func (*MailInit) GetAssemblyType() enum.Enum

func (*MailInit) InitAssembly

func (impl *MailInit) InitAssembly(ctx context.Context) interface{}

type MySqlInit

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

func (*MySqlInit) GetAssemblyObj

func (impl *MySqlInit) GetAssemblyObj() *model.AssemblyObj

func (*MySqlInit) GetAssemblyType

func (*MySqlInit) GetAssemblyType() enum.Enum

func (*MySqlInit) InitAssembly

func (impl *MySqlInit) InitAssembly(ctx context.Context) interface{}

Jump to

Keyboard shortcuts

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