Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAPI ¶
func RegisterAPI(contentAPI ContentAPI)
Types ¶
type Content ¶
func GenerateTweetContent ¶
type ContentAPI ¶
type ContentAPI interface {
// contains filtered or unexported methods
}
type KimonoContent ¶
type KimonoContent struct {
Url string
}
type RedditContent ¶
type RedditContent struct {
Url string
}
Click to show internal directories.
Click to hide internal directories.