Skip to content

Commit a7c79d7

Browse files
committed
Main docs README
1 parent 7921f56 commit a7c79d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Go Library API Documentation
2+
3+
The documentation is split into various pages, each covering a set of related functionality. The pages are as follows:
4+
5+
- [Concepts](./concepts/) — Covers high-level concepts and architecture of the Go SDK.
6+
- [Examples](./examples/) — Provides practical examples of how to use the Go SDK.
7+
- [Low-Level](./low-level/) — Details low-level operations and functionalities within the SDK.

0 commit comments

Comments
 (0)