base

package
v5.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: AGPL-3.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	echo.Context
	// contains filtered or unexported fields
}

func New

func New(ctx echo.Context) *Base

func (*Base) Error

func (b *Base) Error() error

func (*Base) SetErr

func (b *Base) SetErr(err string, args ...interface{}) error

func (*Base) SetErrT

func (b *Base) SetErrT(err string, args ...interface{}) error

func (*Base) SetError

func (b *Base) SetError(err error) error

func (*Base) Tx

func (b *Base) Tx() factory.Transactioner

Jump to

Keyboard shortcuts

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