Documentation ¶
Index ¶
- func ExecuteIndexSearch(ctx context.Context, cfg config.Config) error
- func ExecuteListenerLog(ctx context.Context, cfg config.Config) error
- func ExecuteRequestCount(ctx context.Context, cfg config.Config) error
- func ExecuteTracksHash(ctx context.Context, cfg config.Config) error
- func ExecuteVerifier(ctx context.Context, cfg config.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteListenerLog ¶
ExecuteListenerLog fetches the listener count from the manager and inserts a line into the listenlog table.
func ExecuteRequestCount ¶
ExecuteRequestCount drops the requestcount of all tracks by 1 if they have not been requested within the specified duration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.