/go-examples

Primary LanguageGoApache License 2.0Apache-2.0

go-examples

CircleCI Quality Gate Status

This source's dependency is managed by Go module.

requirements

  • Go >= 1.18

Test

$ export GO111MODULE=on
$ go mod download
$ go test -cover ./...