package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Method string `json:"method" yaml:"method"`
Params *validator.Config `json:"params,omitempty" yaml:"params,omitempty"`
Backend []*processor.Config `json:"backend" yaml:"backend"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.