sequences

package
v0.0.0-...-c197fc7 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InitialState        string = "initial_state"
	GettingCountryState string = "getting_country"
	GettingCityState    string = "getting_city"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GetLocationSequence

type GetLocationSequence struct {
	// contains filtered or unexported fields
}

func CreateGetLocationSequence

func CreateGetLocationSequence(chatID int64, geoService services.GeoService) GetLocationSequence

func (*GetLocationSequence) GetCityName

func (s *GetLocationSequence) GetCityName() string

func (*GetLocationSequence) GetCoordinates

func (s *GetLocationSequence) GetCoordinates() models.Coordinates

func (*GetLocationSequence) GetCountryName

func (s *GetLocationSequence) GetCountryName() string

func (*GetLocationSequence) Handle

Jump to

Keyboard shortcuts

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