repository

package
v0.0.0-...-f013e27 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemperatureRepository

type TemperatureRepository interface {
	GetTemperature(*model.Zipcode, context.Context, context.Context) (*temperatureServerModel.Temperature, error)
}

func NewTemperatureRepository

func NewTemperatureRepository(url string) TemperatureRepository

Jump to

Keyboard shortcuts

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