slices

package
v3.21.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Float

type Float []float64

func (*Float) Scan

func (s *Float) Scan(src interface{}) error

func (*Float) UnmarshalText

func (s *Float) UnmarshalText(text []byte) error

func (Float) Value

func (s Float) Value() (driver.Value, error)

type Int

type Int []int

func (*Int) Scan

func (s *Int) Scan(src interface{}) error

func (*Int) UnmarshalText

func (s *Int) UnmarshalText(text []byte) error

func (Int) Value

func (s Int) Value() (driver.Value, error)

type Map

type Map map[string]interface{}

func (*Map) Scan

func (s *Map) Scan(src interface{}) error

func (Map) Value

func (s Map) Value() (driver.Value, error)

type String

type String []string

func (*String) Scan

func (s *String) Scan(src interface{}) error

func (*String) UnmarshalText

func (s *String) UnmarshalText(text []byte) error

func (String) Value

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

Jump to

Keyboard shortcuts

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