code.dwrz.net

Go monorepo.
Log | Files | Refs

README.md (503B)


      1 ## Smithy Go
      2 
      3 [![Go Build Status](https://github.com/aws/smithy-go/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/go.yml)[![Codegen Build Status](https://github.com/aws/smithy-go/actions/workflows/codegen.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/codegen.yml)
      4 
      5 Smithy code generators for Go.
      6 
      7 **WARNING: All interfaces are subject to change.**
      8 
      9 ## License
     10 
     11 This project is licensed under the Apache-2.0 License.
     12