Versions in this module Expand all Collapse all v0 v0.6.0 Jun 1, 2026 v0.5.0 May 28, 2026 Changes in this version + func SISRCleanup(ctx context.Context, cfg *config.Steam) error + type CreateMarkerShortcutArgs struct + SISRPath string + type CreateMarkerShortcutExecutor interface + func NewCreateMarkerShortcut(cfg *config.Steam) CreateMarkerShortcutExecutor + type OpenConfiguratorArgs struct + AppID uint32 + type OpenConfiguratorExecutor interface + func NewOpenConfigurator(cfg *config.Steam) OpenConfiguratorExecutor + type OverlayCallbackArgs struct + SISRAPIURL string + type OverlayCallbackExecutor interface + func NewOverlayCallback(cfg *config.Steam) OverlayCallbackExecutor + type SISRCleanupExecutor interface + func NewSISRCleanup(cfg *config.Steam) SISRCleanupExecutor