components

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

定义字段工厂 保存用于创建Filed的工厂实例,其中map的key为插件类型,value为抽象工厂接口

Functions

This section is empty.

Types

type ComponentAdaptor

type ComponentAdaptor struct {
	Type consted.HtmlComponentType
}

组件适配器

func (*ComponentAdaptor) Transfer

func (c *ComponentAdaptor) Transfer() interface{}

type FormFactory

type FormFactory interface {
	Transfer() interface{} // 转换逻辑函数, 返回处理函数和错误信息
}

============================处理流程接口梳理==============================

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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