materialization

command
v0.0.0-...-6f8fa1e Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2016 License: Apache-2.0 Imports: 17 Imported by: 0

README

eavToStruct Code generator

$ eavToStruct
Usage of eavToStruct:
  -o="": Output file name
  -p="": Package name in template
  -prefixName="": Table name prefix
  -prefixSearch="eav": Search Table Prefix. Used in where condition to list tables
  -run=false: If true program runs

This program depends on the generated table structs from tableToStruct program.

Install

Please don't. This runs via go:generate.

Documentation

Overview

package main materializes attributes, sets, groups, entity types, stores, websites, etc.

All data can be materializes which will be changed only during development or in rare cases. Compiled code is much faster than a database access.

Jump to

Keyboard shortcuts

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