Skip to content

Communication library used by SYSL-generated code written in Go.

License

Notifications You must be signed in to change notification settings

andrewemeryanz/sysl-go

 
 

Repository files navigation

sysl-go

Communication library used by SYSL-generated code written in Go.

1.1. Getting Started

Go get the repository

go get github.com/anz-bank/sysl-go

1.1.1. Local Development

1.1.2. Prerequisites

Ensure your environment provides:

On OSX, after installing go 1.12.9 run

brew install golangci/tap/golangci-lint make jq curl protoc-gen-go grpc

1.1.3 Development

Test and lint everything with

make

View all relevant make targets with

make help

View test coverage in the browser with

make coverage

About

Communication library used by SYSL-generated code written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.7%
  • GAP 1.2%
  • Makefile 1.1%