package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Feb 22, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Filter represents the way you want to filter the results
type Relationship struct {
ReferencedTable string
ReferencedKey string
ForeignKey string
}
Relationship represents a relationship definition
type Spec struct {
Tables Tables
}
Spec represents the global app configuration
Table represents a klepto table definition
Tables are an array of table
FindByName filter a table by its name
Source Files
¶
Click to show internal directories.
Click to hide internal directories.