everylot

package
v0.0.0-...-11e9369 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lot

type Lot struct {
	ID           string
	Lat          float64
	Lon          float64
	Address      string
	City         string
	State        string
	Zip          string
	GMapsID      string
	GMapsAddress string
	Tweeted      string
}

func (*Lot) AddressString

func (l *Lot) AddressString() string

func (*Lot) PostTweet

func (l *Lot) PostTweet() (tweetId string, err error)

type Service

type Service struct {
	AppName           string
	AppConsumerKey    string
	AppConsumerSecret string
	UserName          string
	AccessToken       string
	AccessTokenSecret string
	DBDriver          string
	DBDSN             string
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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