> For the complete documentation index, see [llms.txt](https://docs.bastionzero.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bastionzero.com/docs/credits/go-sdk.md).

# Go SDK

The [BastionZero Go SDK](https://github.com/bastionzero/bastionzero-sdk-go) is made available to you under the [Apache License 2.0](https://github.com/bastionzero/bastionzero-sdk-go/blob/master/LICENSE) and includes open source software under a variety of other licenses.

| Package                                                    | License                                                                      |
| ---------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [go-querystring](https://github.com/google/go-querystring) | [BSD-3-Clause](https://github.com/google/go-querystring/blob/master/LICENSE) |
| [string-enumer](https://github.com/lindell/string-enumer)  | [MIT](https://github.com/lindell/string-enumer/blob/master/LICENSE)          |
