pkg/ directory

Directories

PathSynopsis
pkg/adtPackage adt implements useful abstract data types.
pkg/contentionPackage contention provides facilities for detecting system contention.
pkg/corsPackage cors handles cross-origin HTTP requests (CORS).
pkg/cpuutilPackage cpuutil provides facilities for detecting cpu-specific features.
pkg/crcPackage crc provides utility function for cyclic redundancy check algorithms.
pkg/debugutilPackage debugutil includes utility functions for debugging.
pkg/expectPackage expect implements a small expect-style interface
pkg/fileutilPackage fileutil implements utility functions related to files and paths.
pkg/flagsPackage flags implements command-line flag parsing.
pkg/httputilPackage httputil provides HTTP utility functions.
pkg/idutilPackage idutil implements utility functions for generating unique, randomized ids.
pkg/ioutilPackage ioutil implements I/O utility functions.
pkg/logutilPackage logutil includes utilities to facilitate logging.
pkg/mock
pkg/mock/mockstoragePackage mockstorage provides mock implementations for etcdserver's storage interface.
pkg/mock/mockstorePackage mockstore provides mock structures for the etcd store package.
pkg/mock/mockwaitPackage mockwait provides mock implementations for pkg/wait.
pkg/monotimePackage monotime provides a fast monotonic clock source.
pkg/netutilPackage netutil implements network-related utility functions.
pkg/osutilPackage osutil implements operating system-related utility functions.
pkg/pathutilPackage pathutil implements utility functions for handling slash-separated paths.
pkg/pbutilPackage pbutil defines interfaces for handling Protocol Buffer objects.
pkg/proxyPackage proxy implements proxy servers for network fault testing.
pkg/reportPackage report generates human-readable benchmark reports.
pkg/runtime
pkg/schedulePackage schedule provides mechanisms and policies for scheduling units of work.
pkg/srvPackage srv looks up DNS SRV records.
pkg/stringutilPackage stringutil exports string utility functions.
pkg/testutilPackage testutil provides test utility functions.
pkg/tlsutilPackage tlsutil provides utility functions for handling TLS.
pkg/transportPackage transport implements various HTTP transport utilities based on Go net package.
pkg/typesPackage types declares various data types and implements type-checking functions.
pkg/waitPackage wait provides utility functions for polling, listening using Go channel.
Version
v3.2.32+incompatible
Published
Mar 28, 2021
Platform
darwin/amd64
Last checked
1 hour ago

Tools for package owners.