package
0.0.0-20240702075708-0be5f3d058c4
Repository: https://github.com/milosgajdos/orbnet.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewDB returns a new instance of DB associated with the given datasource name.
NewLoader creates a new loader and returns it.
NewSyncer creates a new sqlite syncer and returns it.
# Constants
DefaultLabel is memory graph default label.
MemoryDSN is the in-memory data source name.
Migrations is the file path glob for migrations.
Scehem is required sqlite scheme.
# Type aliases
NullTime represents a helper wrapper for time.Time.