Add comment description to cif/types.go
All checks were successful
Go Test / test (push) Successful in 30s
All checks were successful
Go Test / test (push) Successful in 30s
This commit is contained in:
parent
251a190558
commit
94f880bcde
@ -2,6 +2,9 @@ package cif
|
||||
|
||||
import "git.fjla.uk/owlboard/go-types/pkg/upstreamApi"
|
||||
|
||||
// This file is for internal types to `package cif`, any types which represent
|
||||
// database or external API resources should be defined in git.fjla.uk/owlboard/go-types
|
||||
|
||||
// Holds parsed data for processing
|
||||
type parsedData struct {
|
||||
header upstreamApi.JsonTimetableV1
|
||||
|
Loading…
Reference in New Issue
Block a user