Categorygithub.com/antinvestor/apis/go/partition
1.23.1
Repository: https://github.com/antinvestor/apis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

service-partition-api

A repository for the partition service api that ants use to group into logical and physical boundaries while investing.

How do I update the definitions?

  • The api definition is defined in the proto file partition.proto

  • To update the proto service you need to run pre-commit command

    pre-commit run --all-files

    with that in place update the api appropriately updates