Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNullPointer = errors.New("null reference instance") ErrNoCommand = errors.New("no command") ErrLogLevel = errors.New("invalid log level") ErrNoBlueskyHandle = errors.New("no Bluesky handle") ErrInvalidBlueskyRecordURI = errors.New("invalid Bluesky record URI") ErrInvalidMastodonUserId = errors.New("invalid Mastodon user ID") ErrNoContent = errors.New("no content") ErrTooLargeImage = errors.New("too large image (>1MB)") ErrNoAPODImage = errors.New("no APOD image") ErrExistAPODData = errors.New("exist APOD data") ErrNoFeed = errors.New("no feed") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.