Directories ¶
Path | Synopsis |
---|---|
Package assertx contains additional assertions for testing.
|
Package assertx contains additional assertions for testing. |
Package httpclient contains helpers for making calls to HTTP servers.
|
Package httpclient contains helpers for making calls to HTTP servers. |
Package httptestx contains utilities for writing server-side assertions, returning an error if the assertion failed.
|
Package httptestx contains utilities for writing server-side assertions, returning an error if the assertion failed. |
Package httpx contains extensions to the http library, including a simple router, and a simple typed handler framework.
|
Package httpx contains extensions to the http library, including a simple router, and a simple typed handler framework. |
Package jsonx contains helper functions for dealing with JSON encoded types.
|
Package jsonx contains helper functions for dealing with JSON encoded types. |
Package netx contains network related utilities.
|
Package netx contains network related utilities. |
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 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.