errors

package
v0.1.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

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

Overview

Package errors provides a convenience type for creating a const error.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type New

type New string

New is a convenience type for creating a const error using familiar syntax

func (New) Error

func (e New) Error() string

Error returns the error string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL