Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NWeatherServer ¶
type NWeatherServer struct {
*UnimplementedWeatherServer
}
func (*NWeatherServer) Cities ¶
func (*NWeatherServer) Cities(context.Context, *CityQuery) (*CityQuery_Result, error)
func (*NWeatherServer) Get ¶
func (*NWeatherServer) Get(get *GetTemperature, resp Weather_GetServer) error
Click to show internal directories.
Click to hide internal directories.