mocks

package
v0.0.0-...-5d4fae1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	mock.Mock
}

Service is an autogenerated mock type for the Service type

func (*Service) CreateToken

func (_m *Service) CreateToken(ctx context.Context, clientId string, tokenType tokens.TokenType) (string, apperrors.AppError)

CreateToken provides a mock function with given fields: ctx, clientId, tokenType

func (*Service) Delete

func (_m *Service) Delete(token string)

Delete provides a mock function with given fields: token

func (*Service) Resolve

func (_m *Service) Resolve(token string) (tokens.TokenData, apperrors.AppError)

Resolve provides a mock function with given fields: token

Jump to

Keyboard shortcuts

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