package
Version:
v2.3.1
Opens a new window with list of versions in this module.
Published: Jan 29, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FormatRule[T any] struct {
FormatType string `yaml:"format_type" json:"format_type"`
InputRules []string `yaml:"input_rules" json:"input_rules"`
OutputRule string `yaml:"output_rule" json:"output_rule"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.