Documentation ¶
Index ¶
- func ReadCache(ctx context.Context, b []byte, cache *Cache) error
- func ReadCacheFromPath(ctx context.Context, cfgPath string, cache *Cache) (_err error)
- func WriteCache(_ context.Context, w io.Writer, cache Cache) error
- func WriteCacheToPath(ctx context.Context, cfgPath string, cache Cache) (_err error)
- type Cache
- type Kick
- type Twitch
- type YouTube
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadCacheFromPath ¶
Types ¶
type YouTube ¶
type YouTube struct {
Broadcasts []*youtube.LiveBroadcast
}
Click to show internal directories.
Click to hide internal directories.