package
0.0.0-20210616185747-7112f6d3cecc
Repository: https://github.com/sebach1/rtc.git
Documentation: pkg.go.dev

# Packages

Package valide provides validator funcs to check types of an type-unsafe value */.

# Functions

ByName finds a schema from the DB given its name.
FromFilename retrieves a schema with the decoded data of the given filename Notice that the filename can be a remote url.

# Structs

A Column is the representation of SQL column which defines the structure of the fields that is contains.
GoldenColumns is the golden file decoder for the columns.
GoldenSchemas is the golden file decoder for the schemas.
GoldenTables is the golden file decoder for the tables.
The Schema is the representation of a Database instructive.
A Table is the representation of SQL table (or Mongo/CQL Collections) which acts as a collection of entities.

# Type aliases

A Planisphere describes the scope in which the gSchemas will be searched in.