Documentation ¶
Index ¶
- Variables
- func Bytes(s string) []byte
- func MakeSliceNextElemFunc(v reflect.Value) func() reflect.Value
- func RetryBackoff(retry int, minBackoff, maxBackoff time.Duration) time.Duration
- func Sleep(ctx context.Context, dur time.Duration) error
- func String(b []byte) string
- func Unwrap(err error) error
- type Flag
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RetryBackoff ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
* COPY from https://github.com/zentures/cityhash/ NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse
|
* COPY from https://github.com/zentures/cityhash/ NOTE: The code is modified to be compatible with CityHash128 used in ClickHouse |
Click to show internal directories.
Click to hide internal directories.