Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeychainService = "focusd-engine" KeychainUser = "auth-token" )
Variables ¶
This section is empty.
Functions ¶
func GetHMACSecret ¶
func GetHMACSecret() []byte
func PerformHandshake ¶
func PerformHandshake(ctx context.Context, client apiv1connect.ApiServiceClient) error
func ScheduleHandshake ¶
func ScheduleHandshake(ctx context.Context, client apiv1connect.ApiServiceClient) error
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(apiClient apiv1connect.ApiServiceClient) *Service
func (*Service) GetAccountTier ¶
Click to show internal directories.
Click to hide internal directories.