Skip to content

Commit

Permalink
fix godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rosstimothy committed Oct 4, 2021
1 parent 3baa51d commit acb91be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/events/dynamoevents/dynamoevents.go
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ func (l *Log) GetSessionChunk(namespace string, sid session.ID, offsetBytes, max
return nil, nil
}

// Returns all events that happen during a session sorted by time
// GetSessionEvents Returns all events that happen during a session sorted by time
// (oldest first).
//
// after tells to use only return events after a specified cursor Id
Expand Down

0 comments on commit acb91be

Please sign in to comment.