Discover Packages
github.com/dusansimic/feedgen
internal
feed
instagram
package
Version:
v0.0.0-...-9191452
Opens a new window with list of versions in this module.
Published: Nov 22, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New creates a new Instagram feed with passed options.
F stores information about Instagram feed.
Entries returns feed entries.
ID returns the id of the feed.
Icon returns the icon url for the feed.
Links returns the urls for the feed.
Subtitle returns the subtitle of the feed.
Title returns the title of the feed.
Updated retunrs the last time feed was updated.
Option sets an option for the feed.
WithContent sets the content for the feed.
WithUpdated sets the last updated time
func WithUser(fullName, bio, username, profile, userID string ) Option
WithUser sets options about the user.
fullName is the full name of user. bio is the bio of user. username is the username of user.
profile is the url to the profile pic of user. userID is the id of user.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.