Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { AddressService *address.AddressService AnswerService *answer.AnswerService CacheService *cache.CacheService CryptoService *crypto.CryptoService CurrencyService *currency.CurrencyService DbService *db.DbService EmailService *email.EmailService EmojiService *emoji.EmojiService EvchargersService *evchargers.EvchargersService FileService *file.FileService ForexService *forex.ForexService FunctionService *function.FunctionService GeocodingService *geocoding.GeocodingService GifsService *gifs.GifsService GoogleService *google.GoogleService HelloworldService *helloworld.HelloworldService HolidaysService *holidays.HolidaysService IdService *id.IdService ImageService *image.ImageService IpService *ip.IpService LocationService *location.LocationService NotesService *notes.NotesService OtpService *otp.OtpService PostcodeService *postcode.PostcodeService PrayerService *prayer.PrayerService QrService *qr.QrService QuranService *quran.QuranService RoutingService *routing.RoutingService RssService *rss.RssService SentimentService *sentiment.SentimentService SmsService *sms.SmsService StockService *stock.StockService StreamService *stream.StreamService SunnahService *sunnah.SunnahService ThumbnailService *thumbnail.ThumbnailService TimeService *time.TimeService TwitterService *twitter.TwitterService UrlService *url.UrlService UserService *user.UserService VehicleService *vehicle.VehicleService WeatherService *weather.WeatherService YoutubeService *youtube.YoutubeService // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.