finish writing code comments

This commit is contained in:
kim 2025-04-08 18:26:57 +01:00
commit 2509cb83b7
5 changed files with 14 additions and 4 deletions

View file

@ -110,6 +110,9 @@ func (p *Processor) getStatusTimeline(
// Load status page via timeline cache, also
// getting lo, hi values for next, prev pages.
//
// NOTE: this safely handles the case of a nil
// input timeline, i.e. uncached timeline type.
apiStatuses, lo, hi, err := timeline.Load(ctx,
// Status page