confutils

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoValueOfBeanUtil

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

AutoValueOfBeanUtil 自动配置工具

func NewAutoValueOfBeanUtil

func NewAutoValueOfBeanUtil(config ipakku.IConfig) *AutoValueOfBeanUtil

NewAutoValueOfBeanUtil 自动配置工具

func (*AutoValueOfBeanUtil) ScanAndAutoConfig

func (av *AutoValueOfBeanUtil) ScanAndAutoConfig(ptr interface{}) (err error)

ScanAndAutoConfig 扫描带有@autoconfig标签的字段, 并完成其配置

func (*AutoValueOfBeanUtil) ScanAndAutoValue

func (av *AutoValueOfBeanUtil) ScanAndAutoValue(cprefix string, ptr interface{}) (err error)

ScanAndAutoValue 扫描带有@autovalue标签的字段, 并完成其配置

Jump to

Keyboard shortcuts

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