usersService

package
v1.1.37 Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright 2021 Fundación UNID

Copyright 2021 Fundación UNID

Index

Constants

View Source
const (
	GetPushTokensByUHCId = "/api/v1/user/push/token/uhc/id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PushTokenUHCController

type PushTokenUHCController struct {
	models.Service
}

func (*PushTokenUHCController) GetPushTokensByUHCId

func (pushTokenController *PushTokenUHCController) GetPushTokensByUHCId(uhcId string) (pushTokenResponse *models.PushTokensUHCResponse, err error)

type UsersService

type UsersService struct {
	PushTokenUHCController PushTokenUHCController
}

func (*UsersService) Initialize

func (usersService *UsersService) Initialize(backendUrl string)

func (*UsersService) SetServiceToken

func (usersService *UsersService) SetServiceToken(token string)

func (*UsersService) SetToken

func (usersService *UsersService) SetToken(token string)

Jump to

Keyboard shortcuts

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