blob: 374d4350aca12b4f0eca53c3c17b74c0ed5861df (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Example protos
## Contents
- helloworld.proto
- A very simple example used in the overview.
- stock.proto
- A detailed example that's described in detail in the tutorial.
- math.proto
- Another detailed example for further reference.
|