relations

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCypherDriver

func NewCypherDriver(conn neoutils.NeoConnection) cypherDriver

Types

type Driver

type Driver interface {
	// contains filtered or unexported methods
}

type ErrorMessage

type ErrorMessage struct {
	Message string `json:"message"`
}

type HttpHandlers

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

func NewHttpHandlers

func NewHttpHandlers(relationsDriver Driver, cacheControlHeader string) HttpHandlers

func (*HttpHandlers) Checker

func (hh *HttpHandlers) Checker() (string, error)

func (*HttpHandlers) GetRelations

func (hh *HttpHandlers) GetRelations(w http.ResponseWriter, r *http.Request)

func (*HttpHandlers) GoodToGo

func (hh *HttpHandlers) GoodToGo(writer http.ResponseWriter, req *http.Request)

func (*HttpHandlers) HealthCheck

func (hh *HttpHandlers) HealthCheck(neoURL string) v1a.Check

Jump to

Keyboard shortcuts

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