neo4jutil

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Neo4jConfig

type Neo4jConfig struct {
	Host string `env:"HOST" value-name:"HOST" long:"host" description:"Neo4j host name" required:"yes"`
	Port int    `env:"PORT" value-name:"PORT" long:"port" description:"Neo4j port" required:"yes"`
}

type Neo4jZerologBoltLogger

type Neo4jZerologBoltLogger struct {
	Logger *zerolog.Logger
}

func (*Neo4jZerologBoltLogger) LogClientMessage

func (nl *Neo4jZerologBoltLogger) LogClientMessage(id, msg string, args ...interface{})

func (*Neo4jZerologBoltLogger) LogServerMessage

func (nl *Neo4jZerologBoltLogger) LogServerMessage(id, msg string, args ...interface{})

Jump to

Keyboard shortcuts

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