data

package
v0.0.0-...-e95280a Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application interface {
	Graphbase() Graphbase
	Database() Database
	Table() Table
	Set() Set
}

Application represents the data application

type Database

type Database interface {
}

Database represents the database data application

type Graphbase

type Graphbase interface {
}

Graphbase represents the graphbase data application

type Set

type Set interface {
}

Set represents the set data application

type Table

type Table interface {
}

Table represents the table data application

Jump to

Keyboard shortcuts

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