status: Rename Information => WissKI
This commit is contained in:
parent
3fada6ad38
commit
57f2fe8c86
16 changed files with 21 additions and 21 deletions
|
|
@ -10,7 +10,7 @@ type WissKIFetcher interface {
|
|||
|
||||
// Fetch fetches information from this ingredient and writes it into target.
|
||||
// Distinct WissKIFetchers must write into distinct fields.
|
||||
Fetch(flags FetcherFlags, target *status.Information) error
|
||||
Fetch(flags FetcherFlags, target *status.WissKI) error
|
||||
}
|
||||
|
||||
// FetcherFlags describes options for a WissKIFetcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue