Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Normalizer ¶
func New ¶
func New() *Normalizer
func NewNormalizer ¶
func NewNormalizer(base structure.Base) *Normalizer
func (*Normalizer) Normalize ¶
func (n *Normalizer) Normalize(normalizable structure.Normalizable) error
func (*Normalizer) WithMeta ¶
func (n *Normalizer) WithMeta(meta interface{}) structure.Normalizer
func (*Normalizer) WithReference ¶
func (n *Normalizer) WithReference(reference string) structure.Normalizer
func (*Normalizer) WithSource ¶
func (n *Normalizer) WithSource(source structure.Source) *Normalizer
Click to show internal directories.
Click to hide internal directories.