Update for comments.
This commit is contained in:
parent
6dedf1807c
commit
5f3d9266a3
@ -341,7 +341,8 @@ func getModTime(mt modTimer) time.Time {
|
||||
// responses into data.Stream items contained within the Collection
|
||||
type GraphSerializeFunc func(
|
||||
ctx context.Context,
|
||||
service *graph.Service, // TODO: Keepers: Not sure how to have the interface use Serialize without updating all the files.
|
||||
// TODO: Keepers: Not sure how to have the interface use Serialize without updating all the files.
|
||||
service *graph.Service,
|
||||
dataChannel chan<- data.Stream,
|
||||
parsable absser.Parsable,
|
||||
user string,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user