Directories ¶
Path | Synopsis |
---|---|
go
|
|
cache
Package cache implements a LRU cache.
|
Package cache implements a LRU cache. |
event
Package event provides a reflect-based framework for low-frequency global dispatching of events, which are values of any arbitrary type, to a set of listener functions, which are usually registered by plugin packages during init().
|
Package event provides a reflect-based framework for low-frequency global dispatching of events, which are values of any arbitrary type, to a set of listener functions, which are usually registered by plugin packages during init(). |
hack
Package hack gives you some efficient functionality at the cost of breaking some Go rules.
|
Package hack gives you some efficient functionality at the cost of breaking some Go rules. |
mysql
Package mysql is a library to support MySQL binary protocol, both client and server sides.
|
Package mysql is a library to support MySQL binary protocol, both client and server sides. |
netutil
Package netutil contains network-related utility functions.
|
Package netutil contains network-related utility functions. |
sqltypes
Package sqltypes implements interfaces and types that represent SQL values.
|
Package sqltypes implements interfaces and types that represent SQL values. |
stats
Package stats is a wrapper for expvar.
|
Package stats is a wrapper for expvar. |
sync2
Package sync2 provides extra functionality along the same lines as sync.
|
Package sync2 provides extra functionality along the same lines as sync. |
tb
Package tb exposes some handy traceback functionality buried in the runtime.
|
Package tb exposes some handy traceback functionality buried in the runtime. |
vt/tlstest
Package tlstest contains utility methods to create test certificates.
|
Package tlstest contains utility methods to create test certificates. |
vt/vterrors
Package vterrors provides simple error handling primitives for Vitess
|
Package vterrors provides simple error handling primitives for Vitess |
Click to show internal directories.
Click to hide internal directories.