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
- Host: GitHub
- URL: https://github.com/aws/jsii-runtime-go
- Owner: aws
- License: apache-2.0
- Created: 2020-11-30T20:37:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T20:34:24.000Z (over 1 year ago)
- Last Synced: 2025-01-28T19:48:30.518Z (over 1 year ago)
- Topics: go, golang, jsii
- Language: JavaScript
- Homepage: https://pkg.go.dev/github.com/aws/jsii-runtime-go
- Size: 37.1 MB
- Stars: 18
- Watchers: 21
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 
## 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