diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2025-08-14 23:29:32 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2025-08-15 10:27:51 +0200 |
| commit | de585747f658e0cd261f49eb9971b10847f3aca5 (patch) | |
| tree | 5acbb57f2947399cd55e4516ade97b9f7bb0a5da /README.md | |
| parent | f789ad714b2848b65f58fcd4d58cea0630ef714d (diff) | |
| download | go-gg-de585747f658e0cd261f49eb9971b10847f3aca5.tar.gz | |
add package assetembed
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ My personal extension of the standard library, mostly containing foundational ge ## List of packages +- [assetembed](./assetembed/): HTTP handler for efficiently serving embedded assets using the cache-busting pattern - [jsonmatch](./jsonmatch/): matching of encoded JSON payloads against fixed assertions - [option](./option/): an Option type with strong isolation - [options](./options/): additional functions for type Option |
