app

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 ErrInputValidationFailed

type ErrInputValidationFailed struct {
	Msg string
}

入力データのバリデーションに失敗した場合のエラー

func (*ErrInputValidationFailed) Error

func (e *ErrInputValidationFailed) Error() string

type ErrInternal

type ErrInternal struct {
	Msg string
}

アプリ内部のエラー

func (*ErrInternal) Error

func (e *ErrInternal) Error() string

type ErrLoginFailed

type ErrLoginFailed struct {
	Msg string
}

ログインに失敗した場合のエラー

func (*ErrLoginFailed) Error

func (e *ErrLoginFailed) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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