cmclient

package
v2.1.1-0...-1fbe626 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connection

type Connection struct {
	Address string
}

Connection is the BoltDB server instance

func Open

func Open(address string) (*Connection, error)

Open will load a connection to BoltDB

func (*Connection) Closest

func (c *Connection) Closest(searchString string) (match string, err error)

func (*Connection) ClosestN

func (c *Connection) ClosestN(searchString string, n int) (matches []string, err error)

Jump to

Keyboard shortcuts

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