Documentation
¶
Index ¶
- func CondSql(first bool) string
- func NewPostgres(conf *Config) *sqlx.DB
- func ReadTables(uri string) ([]string, error)
- func SqlIntegerArray(ids ...int) string
- func SqlIntegerIn(ids ...int) string
- func SqlStringArray(ids ...string) string
- func SqlStringIn(ids ...string) string
- func SqlWithIn(lng, lat float64, radius int) string
- func ValuePlaceHolderAndGeometry(start int, count int, geometryPos ...int) string
- func ValuesPlaceHolder(start int, count int) string
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostgres ¶
func ReadTables ¶
func SqlIntegerArray ¶
func SqlIntegerIn ¶
func SqlStringArray ¶
func SqlStringIn ¶
func ValuesPlaceHolder ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.