translation

package
v0.0.0-...-6a69ebc Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bind

type Bind struct {
	V *translation.String
}

func (*Bind) Scan

func (o *Bind) Scan(value interface{}) error

Scan implements the Scanner interface.

func (Bind) Value

func (o Bind) Value() (driver.Value, error)

Value implements the driver Valuer interface.

type ErrBind

type ErrBind string
const (
	ErrBindNullValue ErrBind = "binding value is nil"
)

func (ErrBind) Error

func (o ErrBind) Error() string

type String

type String struct {
	translation.String
}

func (*String) Hstore

func (o *String) Hstore() hstore.Hstore

Implementation of interface for Hstore helpers

func (*String) Scan

func (o *String) Scan(value interface{}) error

func (*String) SetHstore

func (o *String) SetHstore(h hstore.Hstore)

Implementation of interface for Hstore helpers

func (String) Value

func (o String) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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