Categorygithub.com/emerishq/sdk-service-meta
repositorypackage
0.0.0-20220719084420-de9afa28d8f8
Repository: https://github.com/emerishq/sdk-service-meta.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

sdk-service-meta: a goa template for Cosmos SDK services

ADR discussing this can be found here.

How to generate goa examples from this repository:

  1. add this repository as a Go dependency
  2. goa example github.com/allinbits/sdk-service-meta\
  3. execute find . -type f -name '*.go' -exec sed -i "s|github.com/allinbits/sdk-service-v{your version}/gen|github.com/allinbits/sdk-service-meta/gen|g" {} +

Dependencies & Licenses

The list of non-{Cosmos, AiB, Tendermint} dependencies and their licenses are:

ModuleLicense
goadesign/goaMIT
go.uber.org/zapMIT