store

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bools

type Bools struct {
	Values []bool
}

func (*Bools) Clear

func (s *Bools) Clear()

func (*Bools) Final

func (s *Bools) Final(size int)

func (*Bools) Init

func (s *Bools) Init(size int)

func (*Bools) Ptrs

func (s *Bools) Ptrs(index int, ptrs []interface{})

func (*Bools) Realloc

func (s *Bools) Realloc(count int) int

type Ints

type Ints struct {
	Values []int
}

func (*Ints) Clear

func (s *Ints) Clear()

func (*Ints) Final

func (s *Ints) Final(size int)

func (*Ints) Init

func (s *Ints) Init(size int)

func (*Ints) Ptrs

func (s *Ints) Ptrs(index int, ptrs []interface{})

func (*Ints) Realloc

func (s *Ints) Realloc(count int) int

type KVs

type KVs struct {
	Keys   []string
	Values []string
}

func (*KVs) Final

func (s *KVs) Final(size int)

func (*KVs) Init

func (s *KVs) Init(size int)

func (*KVs) Ptrs

func (s *KVs) Ptrs(index int, ptrs []interface{})

func (*KVs) Realloc

func (s *KVs) Realloc(count int) int

type Strings

type Strings struct {
	Values []string
}

func (*Strings) Clear

func (s *Strings) Clear()

func (*Strings) Final

func (s *Strings) Final(size int)

func (*Strings) Init

func (s *Strings) Init(size int)

func (*Strings) Ptrs

func (s *Strings) Ptrs(index int, ptrs []interface{})

func (*Strings) Realloc

func (s *Strings) Realloc(count int) int

Jump to

Keyboard shortcuts

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