An open API service indexing awesome lists of open source software.

https://github.com/aws/jsii-runtime-go

The jsii runtime for go
https://github.com/aws/jsii-runtime-go

go golang jsii

Last synced: 9 months ago
JSON representation

The jsii runtime for go

Awesome Lists containing this project

README

          

# ![jsii](https://github.com/aws/jsii/raw/main/logo/png/128.png)

## The jsii runtime library for Go

This is the [jsii] runtime for go. This repository is used only for publishing
the go module. The source code is managed in [the main JSII repository][jsii].
Refer to the [go-runtime readme there][readme] for details on building and
testing the module.

[jsii]: https://github.com/aws/jsii
[readme]: https://github.com/aws/jsii/blob/main/packages/%40jsii/go-runtime/README.md

## :balance_scale: License

**jsii** is distributed under the [Apache License, Version 2.0][apache-2.0].

See [LICENSE](./LICENSE) and [NOTICE](./NOTICE) for more information.

[apache-2.0]: https://www.apache.org/licenses/LICENSE-2.0