util

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLUtil

type MySQLUtil struct{}

MySQLUtil :

func (MySQLUtil) Quote

func (util MySQLUtil) Quote(n string) string

Quote :

func (MySQLUtil) TableName

func (util MySQLUtil) TableName(db, table string) string

TableName :

func (MySQLUtil) Var

func (util MySQLUtil) Var(i int) string

Var :

func (MySQLUtil) Wrap

func (util MySQLUtil) Wrap(n string) string

Wrap :

func (MySQLUtil) WrapOnlyValue

func (util MySQLUtil) WrapOnlyValue(n string) string

WrapOnlyValue :

type PostgresUtil

type PostgresUtil struct{}

PostgresUtil :

func (PostgresUtil) Quote

func (util PostgresUtil) Quote(n string) string

Quote :

type StringSlice

type StringSlice []string

StringSlice :

func (StringSlice) IndexOf

func (slice StringSlice) IndexOf(search string) (idx int)

IndexOf :

func (*StringSlice) Sort

func (slice *StringSlice) Sort()

Sort :

func (*StringSlice) Splice

func (slice *StringSlice) Splice(idx int)

Splice :

Jump to

Keyboard shortcuts

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