...
1franz-go supplementary docs
2===
3
4This directory contains documents for various aspects of the client itself.
5Please refer to the directory tree below for what the pages mean!
6
7<pre>
8<a href="./">docs</a> — you are here
9├── <a href="./admin-requests.md">admin requests</a> — an overview of how to issue admin requests
10├── <a href="./metrics-and-logging.md">metrics and logging</a> — a small writeup on how to enable metrics & logging in franz-go, as well as a few thoughts on latency tracking
11├── <a href="./package-layout.md">package layout</a> — describes the packages in franz-go
12├── <a href="./producing-and-consuming.md">producing and consuming</a> — descriptions of producing & consuming & the guarantees
13└── <a href="./transactions.md">transactions</a> — a description of transactions and the safety even in a pre-KIP-447 world
14</pre>
View as plain text