api

package
v0.0.0-...-2102788 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(filepath string, url string) error

Types

type Api

type Api struct {
	BridgeUrl      string
	BridgeLocalUrl string
	UjmUrl         string
	Apikey         string
	Client         http.Client
}

func (*Api) GetMapsWithPattern

func (api *Api) GetMapsWithPattern(criteria string) []string

func (*Api) Init

func (api *Api) Init()

type MapSearchResult

type MapSearchResult struct {
	Matching []string `json:"matching"`
}

Jump to

Keyboard shortcuts

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