Categorygithub.com/ngdangkietswe/swe-protobuf-shared
repository
0.0.0-20250130044724-6b00429fa0c0
Repository: https://github.com/ngdangkietswe/swe-protobuf-shared.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

SWE-PROTOBUF-SHARED

This repository contains the shared protobuf files for the SWE project.

Tech stack

Generate code

  • Gen java

    make gen-java
    
  • Gen go

    make gen-go
    
  • Lint

    make lint