Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { APIKey string // contains filtered or unexported fields }
func (*Server) GetCurrentWeather ¶
func (x *Server) GetCurrentWeather(ctx context.Context, req *weatherstack.GetCurrentWeatherRequest) (*weatherstack.CurrentWeather, error)
Click to show internal directories.
Click to hide internal directories.