Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExtractorReq ¶ added in v0.6.0
type ExtractorReq = internal.ExtractorReq
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
Loader impl this package
type Option ¶
Option config how Loader work
func WithExtractor ¶
WithExtractor add extractor to Loader
func WithTransform ¶
func WithTransform(transfers ...Transformer) Option
WithTransform add transform to Loader
type Transformer ¶
type Transformer = internal.Transformer
type TransformerReq ¶ added in v0.6.0
type TransformerReq = internal.TransformerReq
Directories
¶
| Path | Synopsis |
|---|---|
|
_examples
|
|
|
load_env
command
|
|
|
adapter
|
|
|
extractor_env
module
|
|
|
extractor_file
module
|
|
|
transformer_json
module
|
|
|
transformer_yaml
module
|
|
Click to show internal directories.
Click to hide internal directories.
