hake

package module
v0.0.0-...-3bbf0a6 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2019 License: MIT Imports: 9 Imported by: 0

README

sgcvj

Spanner Generic Column Value to Json

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Column

Column is an encodable type of spanner.GenericColumnValue.

func (*Column) MarshalJSON

func (c *Column) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler

func (*Column) TOString

func (c *Column) TOString() (string, error)

type Row

type Row spanner.Row

Row is an encodable type of spanner.Row.

func Rows

func Rows(rows []*spanner.Row) []*Row

Rows convert []*spanner.Row to []*Row.

func (*Row) MarshalJSON

func (r *Row) MarshalJSON() ([]byte, error)

MarshalJSON implements json.Marshaler

func (*Row) ToStringArray

func (r *Row) ToStringArray() ([]string, error)

Jump to

Keyboard shortcuts

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