...
Package errors
import "github.com/doug-martin/goqu/v9/internal/errors"
- Overview
- Index
func New(message string, args ...interface{}) error
func NewEncodeError(t interface{}) error
type Error struct {
}
func (Error) Error
¶
func (e Error) Error() string