Skip to content

Code quality and docs #84

@bubbajoe

Description

@bubbajoe
  • Task: Misspelled interface function:
    RegsiterInstallSnapshotHandler -> RegisterInstallSnapshotHandler

  • Task (optional): Interface name change:
    Log -> LogStore - just a nitpick in naming
    type Log = LogStore - you can use an alias type and add deprecated to the godoc for backwards compatibility.

  • Task: For the Log interface, can you add more context and information to the godoc on the follow functions and how they are used: Truncate, Compact, Contains, DiscardEntries. DiscardEntries's description is okay, but having more concrete and clear explanations like: this function is used when a snapshot is taken and earlier logs are no longer needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions