db

package
v0.0.0-...-804f56e Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2018 License: Zlib Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitTables

func InitTables() error

func LatestPrivKey

func LatestPrivKey(owner, peer string) (id int)

func LatestPubKey

func LatestPubKey(owner, peer string) (id int)

func LookupPrivKey

func LookupPrivKey(owner, peer string, id int) (priv []byte, err error)

func LookupPubKey

func LookupPubKey(owner, peer string, id int) (pub []byte, err error)

func ResetTables

func ResetTables() error

func UploadPrivKey

func UploadPrivKey(owner, peer string, privkey []byte, id int) error

func UploadPubKey

func UploadPubKey(owner, peer string, pubkey []byte, id int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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