package
Version:
v0.0.0-...-4282750
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Initializer interface {
Init() error
}
type Input interface {
Series() Series
Gather() ([]interface{}, error)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.