data

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is data providers.

Functions

func NewCayley

func NewCayley(c *conf.Mapper_Data, app *libapp.Settings) (*cayley.Handle, func(), error)

NewCayley .

func NewMapperRepo

func NewMapperRepo(n *norm.DB, c *cayley.Handle) (biz.MapperRepo, error)

NewMapperRepo .

func NewNebula

func NewNebula(c *conf.Mapper_Data) (*norm.DB, func())

NewNebula .

Types

type NebulaLoggerWrapper

type NebulaLoggerWrapper struct{}

func (NebulaLoggerWrapper) Error

func (l NebulaLoggerWrapper) Error(msg string)

func (NebulaLoggerWrapper) Fatal

func (l NebulaLoggerWrapper) Fatal(msg string)

func (NebulaLoggerWrapper) Info

func (l NebulaLoggerWrapper) Info(msg string)

func (NebulaLoggerWrapper) Warn

func (l NebulaLoggerWrapper) Warn(msg string)

type Vertex added in v0.0.2

type Vertex struct {
	ID           quad.IRI       `json:"@id"`
	Type         biz.VertexType `json:"ex:type"`
	OriginalType biz.VertexType `json:"ex:oType"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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