domain

package
v0.0.0-...-4db77b6 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrNotFound

type ErrNotFound struct {
	Msg string
}

該当データが存在しない場合のエラー

func (*ErrNotFound) Error

func (e *ErrNotFound) Error() string

type ErrPermissionDenied

type ErrPermissionDenied struct {
	Msg string
}

リソースへのアクセス権がなかった場合のエラー

func (*ErrPermissionDenied) Error

func (e *ErrPermissionDenied) Error() string

type ErrQueryFailed

type ErrQueryFailed struct {
	Msg string
}

DBのクエリに失敗した場合のエラー

func (*ErrQueryFailed) Error

func (e *ErrQueryFailed) Error() string

type ErrValidationFailed

type ErrValidationFailed struct {
	Msg string
}

パラメータのバリデーションに失敗した時のエラー

func (*ErrValidationFailed) Error

func (e *ErrValidationFailed) Error() string

Directories

Path Synopsis
object

Jump to

Keyboard shortcuts

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