client

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New() *Client

func (*Client) GetAreas

func (c *Client) GetAreas(ctx context.Context) ([]*area.Area, error)

func (*Client) GetForecasts

func (c *Client) GetForecasts(ctx context.Context, pathCode string) ([]*forecast.Forecast, error)

func (*Client) GetOverview added in v0.1.2

func (c *Client) GetOverview(ctx context.Context, pathCode string) (*overview.Overview, error)

func (*Client) GetWeeklyOverview added in v0.1.3

func (c *Client) GetWeeklyOverview(ctx context.Context, pathCode string) (*week.WeeklyOverview, error)

func (*Client) GetZenkokuForecasts

func (c *Client) GetZenkokuForecasts(ctx context.Context) ([]*forecast.Forecast, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL