package
0.5.0
Repository: https://github.com/anmil/quicknote.git
Documentation: pkg.go.dev

# Functions

NewParser returns a new parser for the type given.

# Variables

ErrParserNotSupported an unknown parser type was given.

# Structs

BasicParser Is the default parser for notes.

# Interfaces

Parser interface for a note parser.