facilities

package
v0.0.0-...-70a59f1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BikeTrail       string = "Cykelled"
	ExerciseTrail   string = "Motionsspår"
	IceSkatingTrail string = "Långfärdsskridskoled"
	SkiLift         string = "Skidlift"
	SkiSlope        string = "Skidpist"
	SkiTrack        string = "Skidspår"
)

Variables

View Source
var ErrSportsFieldIsOfIgnoredType error = errors.New("sportsfield is of non supported type")
View Source
var ErrSportsVenueIsOfIgnoredType error = errors.New("sports venue is of non supported type")

Functions

This section is empty.

Types

type Client

type Client interface {
	Get(ctx context.Context) (*domain.FeatureCollection, error)
}

func NewClient

func NewClient(ctx context.Context, apikey, sourceURL string) Client

Jump to

Keyboard shortcuts

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