Commit 31b62766 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix identation in proto3-gen.md file

parent b51b860d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,8 +128,8 @@ Below are some code generation examples for Python, Go and Ruby. For other langu
    option go_package = "./mec0102.services.apppkgmgmtservice";

    import public "models/<xyz>.proto";
    ...
    ```

5. Generate Go code for models and services
    ```sh 
    $ mkdir go-stubs