Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultTagProcessor ¶
type DefaultTagProcessor struct {
}
func (*DefaultTagProcessor) Process ¶
func (p *DefaultTagProcessor) Process(r any)
type NameSetter ¶
type NameSetter interface {
SetName(string)
}
Click to show internal directories.
Click to hide internal directories.