Documentation
¶
Overview ¶
Package examples contains helpers for making the examples in hyperpb/example_test.go easier to read.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadWeatherReportSchema ¶
func DownloadWeatherReportSchema() []byte
DownloadWeatherReportSchema returns a compiled Protobuf schema for a weather report protocol.
func ReadWeatherData ¶
func ReadWeatherData() []byte
ReadWeatherData downloads some weather report data from the internet, using the protocol from DownloadWeatherReportSchema.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.