package
Version:
v0.0.0-...-f0a4b7f
Opens a new window with list of versions in this module.
Published: Oct 13, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrDuplicateEmail = errors.New("models: duplicate email")
ErrInvalidCredentials = errors.New("models: invalid credentials")
ErrNoRecord = errors.New("models: no matching record found")
)
Snippet represents a snippet persisted to storage.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.