package
0.11.10
Repository: https://github.com/hmmftg/requestcore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
DBModeString retrieves an enum value from the enum constants string name.
DBModeStrings returns a slice of all String values of the enum.
DBModeValues returns all values of the enum.
DmlCommandTypeString retrieves an enum value from the enum constants string name.
DmlCommandTypeStrings returns a slice of all String values of the enum.
DmlCommandTypeValues returns all values of the enum.
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
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
QueryCommandTypeString retrieves an enum value from the enum constants string name.
QueryCommandTypeStrings returns a slice of all String values of the enum.
QueryCommandTypeValues returns all values of the enum.
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

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
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
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

# 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
No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author
go:generate enumer -type=DBMode -json -output dbModeEnum.go.
go:generate enumer -type=DmlCommandType -json -output dmlEnum.go.
go:generate enumer -type=QueryCommandType -json -output queryEnum.go.