server

package
v0.0.0-...-d2d52dd Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCotacao

func HandleCotacao(w http.ResponseWriter, r *http.Request)

func StartServer

func StartServer() error

func StopServer

func StopServer() error

Types

type ExchangeRate

type ExchangeRate struct {
	Bid string `json:"bid"`
}

type ExchangeRateResponse

type ExchangeRateResponse struct {
	USDBRL ExchangeRate `json:"USDBRL"`
}

Jump to

Keyboard shortcuts

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