goog

package module
v0.0.0-...-05adf4c Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2014 License: BSD-2-Clause Imports: 2 Imported by: 0

README

goog

Go driver to access graph databases

Documentation

Index

Constants

View Source
const (
	CONNECT_URL = "/connect/"
	HTTP_PREFIX = "http://"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DataBase

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

func Connect

func Connect(server, database_name, login, password string) (DataBase, error)

func (*DataBase) GetToken

func (db *DataBase) GetToken() string

Directories

Path Synopsis
Utility package for Go that makes working with web services even easier.
Utility package for Go that makes working with web services even easier.

Jump to

Keyboard shortcuts

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