generator

package
v0.0.0-...-c945685 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Overview

Package generator is a protoc generator library for Pixur tables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

func New

func New() *Generator

func (*Generator) Run

func (g *Generator) Run(out io.Writer, in io.Reader) error

type SqlTypeEnum

type SqlTypeEnum int
var (
	SqlBoolType   SqlTypeEnum = 1
	SqlIntType    SqlTypeEnum = 2
	SqlBigIntType SqlTypeEnum = 3
	SqlBlobType   SqlTypeEnum = 4
)

Jump to

Keyboard shortcuts

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