Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Address address.AddressService Analytics analytics.AnalyticsService Answer answer.AnswerService App app.AppService Avatar avatar.AvatarService Bitcoin bitcoin.BitcoinService Cache cache.CacheService Carbon carbon.CarbonService Chat chat.ChatService Comments comments.CommentsService Contact contact.ContactService Crypto crypto.CryptoService Currency currency.CurrencyService Db db.DbService Dns dns.DnsService Email email.EmailService Emoji emoji.EmojiService Evchargers evchargers.EvchargersService Event event.EventService File file.FileService Forex forex.ForexService Function function.FunctionService Geocoding geocoding.GeocodingService Gifs gifs.GifsService Github github.GithubService Google google.GoogleService Helloworld helloworld.HelloworldService Holidays holidays.HolidaysService Id id.IdService Image image.ImageService Ip ip.IpService Joke joke.JokeService Lists lists.ListsService Location location.LocationService Memegen memegen.MemegenService Minecraft minecraft.MinecraftService Movie movie.MovieService Mq mq.MqService News news.NewsService Nft nft.NftService Notes notes.NotesService Otp otp.OtpService Password password.PasswordService Ping ping.PingService Place place.PlaceService Postcode postcode.PostcodeService Prayer prayer.PrayerService Price price.PriceService Qr qr.QrService Quran quran.QuranService Routing routing.RoutingService Rss rss.RssService Search search.SearchService Sentiment sentiment.SentimentService Sms sms.SmsService Space space.SpaceService Spam spam.SpamService Stock stock.StockService Stream stream.StreamService Sunnah sunnah.SunnahService Thumbnail thumbnail.ThumbnailService Time time.TimeService Translate translate.TranslateService Tunnel tunnel.TunnelService Twitter twitter.TwitterService Url url.UrlService User user.UserService Vehicle vehicle.VehicleService Wallet wallet.WalletService Weather weather.WeatherService Wordle wordle.WordleService Youtube youtube.YoutubeService }
Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
api
Package api is a helper for calling external third party apis
|
Package api is a helper for calling external third party apis |
cache
Cache provides a simple marshaling layer on top of the store
|
Cache provides a simple marshaling layer on top of the store |
model
package model helps with data modelling on top of the store
|
package model helps with data modelling on top of the store |
tenant
Package tenant provides multi-tenancy helpers
|
Package tenant provides multi-tenancy helpers |
test
|
|
chat/client
Package main is a client for the chat service to demonstrate how it would work for a client.
|
Package main is a client for the chat service to demonstrate how it would work for a client. |
Click to show internal directories.
Click to hide internal directories.