bll

package
v0.0.0-...-d9ff241 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blls

type Blls struct {
	Models       *model.Models
	OTVID        *OTVID
	Federation   *Federation
	Registration *Registration
}

Blls ...

func NewBlls

func NewBlls(models *model.Models) *Blls

NewBlls ...

type Federation

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

Federation ...

type OTVID

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

OTVID ...

func (*OTVID) Sign

func (b *OTVID) Sign(ctx context.Context, subVid *otgo.OTVID) (*tpl.SignPayload, error)

Sign ...

func (*OTVID) SignFromFederation

func (b *OTVID) SignFromFederation(ctx context.Context, subVid *otgo.OTVID) (*tpl.SignPayload, error)

SignFromFederation ...

func (*OTVID) VerifySelf

func (b *OTVID) VerifySelf(ctx context.Context, token string) (*otgo.OTVID, *model.VerificationInfo, error)

VerifySelf ...

type Registration

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

Registration ...

func (*Registration) Add

Add ...

func (*Registration) CheckStatus

func (b *Registration) CheckStatus(ctx context.Context, otid otgo.OTID, releaseID string) (bool, error)

CheckStatus ...

func (*Registration) Get

Get ...

func (*Registration) GetServicePermissions

func (b *Registration) GetServicePermissions(ctx context.Context, input *tpl.OTIDURL) (*tpl.SuccessResponseType, error)

GetServicePermissions ...

func (*Registration) GetUserBundles

func (b *Registration) GetUserBundles(ctx context.Context, input *tpl.OTIDURL) (*tpl.SuccessResponseType, error)

GetUserBundles ...

func (*Registration) List

List ...

func (*Registration) UpdateUsersBundle

func (b *Registration) UpdateUsersBundle(ctx context.Context, input *tpl.UpdateUsersBundleInput) (*tpl.SuccessResponseType, error)

UpdateUsersBundle ...

Jump to

Keyboard shortcuts

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