status: Rename Information => WissKI
This commit is contained in:
parent
3fada6ad38
commit
57f2fe8c86
16 changed files with 21 additions and 21 deletions
|
|
@ -8,8 +8,8 @@ import (
|
|||
"github.com/FAU-CDI/wisski-distillery/internal/phpx"
|
||||
)
|
||||
|
||||
// Information provides information about a single WissKI
|
||||
type Information struct {
|
||||
// WissKI provides information about a single WissKI
|
||||
type WissKI struct {
|
||||
Time time.Time // Time this info was built
|
||||
|
||||
Slug string // slug
|
||||
Loading…
Add table
Add a link
Reference in a new issue