//
pkg.gl
Category
github.com/emojify-app/api
emojify
package
0.9.8
Repository:
https://github.com/emojify-app/api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
220 SLOC
#
Functions
NewEmojify
NewEmojify creates a new Emojify instance.
NewFetcher
NewFetcher creates a new fetcher.
#
Constants
MaxFileSize
10MB.
#
Structs
FetcherImpl
FetcherImpl is the concrete implementation of the Fetcher.
Impl
Impl implements the Emojify interface.
MockEmojify
MockEmojify is a mock implementation of the Emojify interface.
MockFetcher
No description provided by the author
#
Interfaces
Emojify
Emojify defines an interface for emojify operations.
Fetcher
Fetcher defines an interface for downloading files.