infobloxopen/atlas-app-toolkit
This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
GoApache-2.0
Issues
- 0
bloxid.ID can't be marshaled/unmarshaled to json
#372 opened by mathewab - 0
Support conversion of encoded and full-string bloxid
#350 opened by gshirazi - 4
requestID middleware should entertain `X-Request-ID` along with `Request-ID`
#170 opened by chinmayb - 0
bug report: pass []any as any in variadic function
#332 opened by alingse - 1
- 1
need new jsonpbhack package for github.com/grpc-ecosystem/grpc-gateway/v2/runtime
#315 opened by wplu - 1
bloxid: need a way to create a bloxid object by passing the unique id of a bloxid random scheme in constructor
#309 opened by wplu - 1
bloxid - rename ShortID() with ExtrinsicID() to indicate decoded UniqueID is supplied instead of randomly generated
#268 opened by wplu - 1
add Domain() to bloxid interface
#263 opened by wplu - 3
Confusing size parameter to randBytes
#253 opened by johnsdouglass - 1
rename bloxid.Region to bloxid.Realm
#259 opened by wplu - 1
- 0
Span inside context is not working correctly
#233 opened by drewwells - 0
- 0
Tests panic on protobuf@v1.4.2
#199 opened by drewwells - 2
Client interceptor for logging doesn't do much
#191 opened by kd7lxl - 1
add grpc metrics
#185 opened by drewwells - 5
- 0
- 1
handle error messages of sub structures better
#172 opened by daniel-garcia - 0
`fieldSelection` `has_many` `limit` `order`
#148 opened by molon - 1
- 0
Field selection is not supported for lists
#107 opened by dkukharau - 0
swagger file doesn't actually get served
#16 opened by dmacthedestroyer - 2
Need CI stuff
#14 opened by dmacthedestroyer - 1
- 3
- 2
- 0
- 0
Enable codecov
#37 opened by johnbelamaric - 1
Need e2e tests for bootstrapper
#9 opened by dmacthedestroyer - 0
if -gateway is provided in bootstrapper, include collection operators middleware
#18 opened by dmacthedestroyer