//
pkg.gl
Category
github.com/andrejacobs/ajtweet-cli
internal
tweet
package
0.1.0
Repository:
https://github.com/andrejacobs/ajtweet-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
147 SLOC
#
Functions
New
Create a new Tweet given the specified message and preferred scheduled time.
#
Variables
ErrExists
The tweet has already been added to the list.
ErrNotExists
No description provided by the author
#
Structs
Tweet
Tweet represents a single scheduled tweet to be sent to Twitter.
TweetList
TweetList manages a collection of Tweets.