Versions in this module Expand all Collapse all v0 v0.5.0 Jan 15, 2023 v0.4.0 Jan 1, 2023 Changes in this version + type AgendaCrossfit interface + Book func(ctx context.Context) error + GetCredentialsUrl func() string + SaveToken func(ctx context.Context, token string) error + Status func() domain.Status + func New(rm ports.ResourceManager, mgr ports.IManager) AgendaCrossfit