//
pkg.gl
Category
github.com/flike/idgo
server
package
0.0.0-20240601091747-10002b45e321
Repository:
https://github.com/flike/idgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
1
Files
854 SLOC
#
Functions
Malformed
MalformedLength
MalformedMissingCRLF
NewMySQLIdGenerator
NewRequest
NewServer
#
Constants
BatchCount
CreateRecordTableNTSQLFormat
create key table if not exist.
CreateRecordTableSQLFormat
CreateTableNTSQLFormat
create key table if not exist.
CreateTableSQLFormat
create key table.
DeleteKeySQLFormat
DropTableSQLFormat
GetKeySQLFormat
GetRowCountSQLFormat
InsertIdSQLFormat
InsertKeySQLFormat
KeyRecordTableName
SelectForUpdate
SelectKeySQLFormat
SelectKeysSQLFormat
UpdateIdSQLFormat
#
Variables
ErrExpectEvenPair
ErrExpectInteger
ErrExpectMorePair
ErrExpectPositivInteger
ErrMethodNotSupported
ErrNoKey
ErrNotEnoughArgs
ErrTooMuchArgs
ErrWrongArgsNumber
#
Structs
BulkReply
ErrorReply
IntReply
MultiBulkReply
MySQLIdGenerator
Request
Server
StatusReply
#
Type aliases
Reply