Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Spec ¶
func Spec() docs.FieldSpecs
Types ¶
type Config ¶
type Config struct {
Strategy string `yaml:"strategy"`
}
Config holds configuration options for the global error handling.
func FromParsed ¶
func FromParsed(pConf *docs.ParsedConfig) (conf Config, err error)
Click to show internal directories.
Click to hide internal directories.