Skip to content

Commit 4f20a30

Browse files
authored
Update README.md
Simplify for now
1 parent 3ccae82 commit 4f20a30

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

-15
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
11
# go-toolbox
22
A collection of Go modules.
3-
4-
## [always](./always/)
5-
provides wrappers that simplify the usage of common try-like functions &
6-
methods.
7-
8-
## [graceful](./graceful/)
9-
provides mechanisms for starting and stopping groups of services, primarily used
10-
to accomplish a graceful shutdown.
11-
12-
## [memkv](./memkv/)
13-
provides a generic in-memory key-value store.
14-
15-
## [probe](./probe/)
16-
provides types for use as health checks such as kubernetes' startup, liveness, &
17-
readiness probes.

0 commit comments

Comments
 (0)