Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CHYLE ¶
type CHYLE struct {
FEATURES struct {
MATCHERS matchers.Features
EXTRACTORS extractors.Features
DECORATORS decorators.Features
SENDERS senders.Features
} `json:"-"`
GIT struct {
REPOSITORY struct {
PATH string
}
REFERENCE struct {
FROM string
TO string
}
}
MATCHERS matchers.Config
EXTRACTORS extractors.Config
DECORATORS decorators.Config
SENDERS senders.Config
}
CHYLE hold config extracted from environment variables
Click to show internal directories.
Click to hide internal directories.