package
0.1.0
Repository: https://github.com/aprice/freenote.git
Documentation: pkg.go.dev

# Functions

FromContext reads a Note from the given Context, if it is set.
FromContext reads a note ID from the given Context, if it is set.
NewContext creates a new Context including the given Note and returns it.
NewContext creates a new Context including the given note ID and returns it.
WelcomeNote creates a new welcome note for the given user.

# Structs

Note is a specific user-owned document.