Categorygithub.com/app-net-interface/awi-grpc
modulepackage
0.0.0-20240508174724-2310ca4c5598
Repository: https://github.com/app-net-interface/awi-grpc.git
Documentation: pkg.go.dev

# README

awi-grpc

Application WAN Interface (AWI) GRPC protobuf. This repository defines all services and methods defined as part of AWI.

Code generation

To generate code from protobufs code run make generate. This generates javascript, typescript and golang code for GRPC.

To generate mocks run make mocks.

To generate everything code run make.

Contributing

Thank you for interest in contributing! Please refer to our contributing guide.

License

awi-grpc is released under the Apache 2.0 license. See LICENSE.

awi-grpc is also made possible thanks to third party open source projects.

# Packages

No description provided by the author
Code generated by protoc-gen-deepcopy.