package
Version:
v0.0.0-...-4c7982d
Opens a new window with list of versions in this module.
Published: Dec 8, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Name string `yaml:"name"`
Description string `yaml:"description,omitempty"`
DateCreated time.Time `yaml:"date_created,omitempty"`
Settings map[string]string `yaml:"settings,flow"`
}
Info describes recognizer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.