service

package
v0.0.0-...-fc9972f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultPbApiService

type DefaultPbApiService struct {
	// contains filtered or unexported fields
}

func (DefaultPbApiService) GenerateSessionApiToken

func (as DefaultPbApiService) GenerateSessionApiToken() api_error.ApiErr

func (DefaultPbApiService) RegisterForNotifications

func (as DefaultPbApiService) RegisterForNotifications() api_error.ApiErr

func (DefaultPbApiService) UnregisterForNotifications

func (as DefaultPbApiService) UnregisterForNotifications() api_error.ApiErr

type PbApiService

type PbApiService interface {
	RegisterForNotifications() api_error.ApiErr
	UnregisterForNotifications() api_error.ApiErr
	GenerateSessionApiToken() api_error.ApiErr
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL