package
0.1.4
Repository: https://github.com/tullo/snptx.git
Documentation: pkg.go.dev

# Functions

NewStore constructs a Store for api access.

# Variables

ErrInvalidID occurs when an ID is not in a valid form.
ErrNotFound is used when a specific Snippet is requested but does not exist.

# Structs

Info represents a textual extract of something.
NewSnippet contains information needed to create a new Snippet.
Store manages the set of API's for snippet access.
UpdateSnippet defines what information may be provided to modify an existing Snippet.