package
0.0.131
Repository: https://github.com/kaydxh/golang.git
Documentation: pkg.go.dev

# Functions

req is slice of struct or pointer struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JoinNamedColumnsValues foo=:foo,bar=:bar, for update set.
used for batch insert ( :group_id_1, :page_id_1, :fea_id_1, :entity_id_1, :feature0_1, :feature1_1, :extend_info_1 ), ( :group_id_2, :page_id_2, :fea_id_2, :entity_id_2, :feature0_2, :feature1_2, :extend_info_2 ) */.
JoinNamedColumnsValuesWithOperator "foo=:foo AND bar=:bar" , for where condition.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
"foo=:foo AND bar=:bar".
No description provided by the author
"ORDER BY create_time DESC, id DESC".
No description provided by the author
pointer struct model for dest.
used for batch insert.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Default values for Mysql.
Default values for Mysql.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EmptyConfigOption does not alter the configuration.
EmptyDBUrlOption does not alter the DBuration.
No description provided by the author
No description provided by the author

# Interfaces

A ConfigOption sets options.
A DBOption sets options.

# Type aliases

ConfigOptionFunc wraps a function that modifies Client into an implementation of the ConfigOption interface.
DBOptionFunc wraps a function that modifies DB into an implementation of the DBOption interface.
No description provided by the author
No description provided by the author
No description provided by the author