service

package
v0.0.0-...-bf9679a Latest Latest
Warning

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

Go to latest
Published: May 15, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDataNotFound       = errors.New("service: data with given param not found")
	ErrRepository         = errors.New("service: repository error happened")
	ErrDataAlreadyExists  = errors.New("service: data already exists")
	ErrInvalidPayload     = errors.New("service: invalid payload")
	ErrCredentialNotMatch = errors.New("service: credential not match")
	ErrTimeParsing        = errors.New("service: time parsing error")
)

Functions

func MapError

func MapError(from error) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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