package
Version:
v0.1.3-alpha
Opens a new window with list of versions in this module.
Published: Oct 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
errors
import "github.com/Mgla96/snappr/internal/errors"
Package errors provides a convenience type for creating a const error.
Index
type New
New is a convenience type for creating a const error using familiar syntax
type New string
func (New) Error
func (e New) Error() string
Error returns the error string
Generated by gomarkdoc
Documentation
¶
Package errors provides a convenience type for creating a const error.
New is a convenience type for creating a const error using familiar syntax
Error returns the error string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.