v1alpha

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64decode

func Base64decode(body string) ([]byte, error)

Base64decode convenience function

func Base64encode

func Base64encode(body []byte) string

Base64encode convenience function

func NewSQLGraphStore

func NewSQLGraphStore(rwdb, rodb *sqlx.DB, statements *core.Statements) (store.GraphStoreServer, error)

NewSQLGraphStore constructs a new GraphStore with a sql driven backend. Current queries support sqlite3 but should be able to work on mysql as well.

Types

This section is empty.

Jump to

Keyboard shortcuts

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