cmd

package
v0.0.0-...-f34c8ee Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bot

func Bot(token string)

func GetWeather

func GetWeather(firstName, lastName, address string) (weather string)

Types

type Address

type Address struct {
	FormattedAddress string
	Latitude         string
	Longitude        string
}

func (*Address) SetFormattedAddress

func (a *Address) SetFormattedAddress(address string)

func (*Address) SetLatitude

func (a *Address) SetLatitude(lat string)

func (*Address) SetLongitude

func (a *Address) SetLongitude(lon string)

type LinkedID

type LinkedID struct {
	UserID  int
	GroupID int64
}

Jump to

Keyboard shortcuts

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