gotoc

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

README

gotoc

Documentation

Index

Constants

View Source
const Version = "0.0.3"

Variables

This section is empty.

Functions

This section is empty.

Types

type DBConn

type DBConn struct {
	Host     string `json:"host"`
	Port     int    `json:"port"`
	User     string `json:"user"`
	Password string `json:"password"`
	Db       string `json:"db"`
	Table    string `json:"table"`
}

Directories

Path Synopsis
api
gen
gensql
gotoc-sql 编译实现 by lazycat gotoc-sql文件定义规范见:http://github.com/groycat/gotoc/doc/gotoc-sql.md 调用方式:file, err := gensql.Compile(lines) 编译结构详见SQLFile结构体
gotoc-sql 编译实现 by lazycat gotoc-sql文件定义规范见:http://github.com/groycat/gotoc/doc/gotoc-sql.md 调用方式:file, err := gensql.Compile(lines) 编译结构详见SQLFile结构体
gensql/test_out
Code generated by gotoc_sql.
Code generated by gotoc_sql.
samples
cache/gengouser
Code generated by gotoc_cache.
Code generated by gotoc_cache.
mongo/gengouser
Code generated by gotoc_mongo.
Code generated by gotoc_mongo.
rmq/gengodirect
Code generated by gotoc_rmq.
Code generated by gotoc_rmq.
rmq/gengoprod
Code generated by gotoc_rmq.
Code generated by gotoc_rmq.
sql/gengoautoprod
Code generated by gotoc_sql.
Code generated by gotoc_sql.
sql/gengobase
Code generated by gotoc_sql.
Code generated by gotoc_sql.
sql/gengofetch
Code generated by gotoc_sql.
Code generated by gotoc_sql.
sql/gengojoin
Code generated by gotoc_sql.
Code generated by gotoc_sql.
sql/gengoprod
Code generated by gotoc_sql.
Code generated by gotoc_sql.
sql/gengoreuse
Code generated by gotoc_sql.
Code generated by gotoc_sql.

Jump to

Keyboard shortcuts

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