types

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Location

type Location struct {
	Zip                  string
	URL                  string
	SlotDetails          []SlotDetail
	OpenTimeSlots        int
	OpenAppointmentSlots int
	Name                 string
	Longitude            float64
	Latitude             float64
	City                 string
}

type RedisCredentials

type RedisCredentials struct {
	URL      string
	User     string
	Password string
	Host     string
	Port     string
}

type SlotDetail

type SlotDetail struct {
	OpenTimeslots        int
	OpenAppointmentSlots int
	Manufacturer         string
}

Jump to

Keyboard shortcuts

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