slices

package
v3.11.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2017 License: MIT Imports: 5 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

For reading in arrays from postgres

func (*Float) Scan

func (s *Float) Scan(src interface{}) 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) Value

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

type String

type String []string

func (*String) Scan

func (s *String) Scan(src interface{}) 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