package
0.0.1-rc1
Repository: https://github.com/cpu/gorfbot.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.
No description provided by the author
No description provided by the author

# Structs

FindOptions is a struct for options common to most find operations: limiting result counts, sorting by a field name, and indicating if the sort is ascending or descending order.
GetEmojiOptions is a struct for customizing GetEmoji.
GetThemeOptions is a struct for customizing GetThemes.
GetTopicOptions is a struct for customizing GetTopics.

# Interfaces

go:generate mockgen -destination=mocks/mock_storage.go -package=mocks .