Directories ¶
Path | Synopsis |
---|---|
Package assertx contains additional assertions for testing.
|
Package assertx contains additional assertions for testing. |
Package cache contains a simple fixed-sized Cache, supporting both read-through and write-ahead caching, with evictions using an LRU eviction policy.
|
Package cache contains a simple fixed-sized Cache, supporting both read-through and write-ahead caching, with evictions using an LRU eviction policy. |
Package cli contains command line tools and base commands.
|
Package cli contains command line tools and base commands. |
Package dockerx contains utilities for working with docker.
|
Package dockerx contains utilities for working with docker. |
Package genericlist contains an implementation of a doubly-linked list that uses generics.
|
Package genericlist contains an implementation of a doubly-linked list that uses generics. |
Package jsonx contains helper functions for dealing with JSON encoded types.
|
Package jsonx contains helper functions for dealing with JSON encoded types. |
Package mapx has helper utilities for dealing with maps.
|
Package mapx has helper utilities for dealing with maps. |
Package netx contains network related utilities.
|
Package netx contains network related utilities. |
Package oauth2x contains utilities for building OAuth 2 clients and servers.
|
Package oauth2x contains utilities for building OAuth 2 clients and servers. |
Package ptr contains helpers to create pointers to various types.
|
Package ptr contains helpers to create pointers to various types. |
Package randx contains randomization functions.
|
Package randx contains randomization functions. |
Package set contains a basic generic Set type.
|
Package set contains a basic generic Set type. |
Package svr contains generic server startup/shutdown code, currently for running HTTP servers, but can also add in GRPC etc down the line.
|
Package svr contains generic server startup/shutdown code, currently for running HTTP servers, but can also add in GRPC etc down the line. |
Package timex contained time-related extensions, notably representations of a Date without a time, and a MonthYear without a day.
|
Package timex contained time-related extensions, notably representations of a Date without a time, and a MonthYear without a day. |
Click to show internal directories.
Click to hide internal directories.