havochvatten

package
v0.0.0-...-806b987 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HovClient

type HovClient interface {
	Details(ctx context.Context) ([]models.Detail, error)
	Detail(ctx context.Context, nutsCode string) (*models.Detail, error)
	DetailWithTestResults(ctx context.Context, nutsCode string) (*models.DetailWithTestResults, error)
	BathWaterProfile(ctx context.Context, nutsCode string) (*models.BathWaterProfile, error)
	Source() string
	Load(ctx context.Context, nutsCodes map[string]string) ([]models.Temperature, error)
}

func New

func New(apiUrl string) HovClient

Jump to

Keyboard shortcuts

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