ssb

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2018 License: BSD-3-Clause Imports: 11 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Main

type Main struct {
	Dir             string
	Hosts           []string
	Index           string
	SFHint          int
	ReadConcurrency int
	MapConcurrency  int
	RecordBuf       int
	// contains filtered or unexported fields
}

func NewMain

func NewMain() (*Main, error)

func (*Main) Run

func (m *Main) Run() (err error)

type Translator

type Translator struct {
	// contains filtered or unexported fields
}

func NewTranslator

func NewTranslator(storedir string) (*Translator, error)

func (*Translator) Get

func (t *Translator) Get(frame string, id uint64) interface{}

func (*Translator) GetID

func (t *Translator) GetID(frame string, val interface{}) (uint64, error)

Jump to

Keyboard shortcuts

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