package
1.0.1
Repository: https://github.com/carloscastrojumo/remindme.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetStorage returns the storage type.
NewNoteService returns a new note service.

# Structs

Config is the configuration for the storage.
Note is the struct that represents a note.
NoteService is the service that handles the storage.

# Interfaces

NoteStorage is the interface that wraps the basic storage methods.