e2e

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Code generated by "generr"; DO NOT EDIT.

Code generated by "generr"; DO NOT EDIT.

Code generated by "generr"; DO NOT EDIT.

Code generated by "generr"; DO NOT EDIT.

Code generated by "generr"; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEmailNotFound

func IsEmailNotFound(err error) (bool, string)

func IsNotFound

func IsNotFound(err error) bool

func IsSubpackageNotFound

func IsSubpackageNotFound(err error) (bool, string)

func IsUserNotFound

func IsUserNotFound(err error) (bool, int64)

Types

type EmailNotFound

type EmailNotFound struct {
	Email string
}

func (*EmailNotFound) EmailNotFound

func (e *EmailNotFound) EmailNotFound() string

func (*EmailNotFound) Error

func (e *EmailNotFound) Error() string

type NotFound

type NotFound struct {
}

func (*NotFound) Error

func (e *NotFound) Error() string

func (*NotFound) NotFound

func (e *NotFound) NotFound()

type UserNotFound

type UserNotFound struct {
	Id int64
}

func (*UserNotFound) Error

func (e *UserNotFound) Error() string

func (*UserNotFound) UserNotFound

func (e *UserNotFound) UserNotFound() int64

Directories

Path Synopsis
Code generated by "generr"; DO NOT EDIT.
Code generated by "generr"; DO NOT EDIT.

Jump to

Keyboard shortcuts

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