Skip to content

Commit

Permalink
[IMPROVED] Missing section in jetstream readme ToC (#1557)
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Piotrowski <[email protected]>
  • Loading branch information
piotrpio authored Mar 12, 2024
1 parent 4bc3ea9 commit aefaeac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jetstream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ This doc covers the basic usage of the `jetstream` package in `nats.go` client.
- [Basic usage of KV bucket](#basic-usage-of-kv-bucket)
- [Watching for changes on a bucket](#watching-for-changes-on-a-bucket)
- [Additional operations on a bucket](#additional-operations-on-a-bucket)
- [Object Store](#object-store)
- [Basic usage of Object Store](#basic-usage-of-object-store)
- [Watching for changes on a store](#watching-for-changes-on-a-store)
- [Additional operations on a store](#additional-operations-on-a-store)
- [Examples](#examples)

## Overview
Expand Down

0 comments on commit aefaeac

Please sign in to comment.