mock_oauth2google

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_oauth2google is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthService

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

MockAuthService is a mock of AuthService interface

func NewMockAuthService

func NewMockAuthService(ctrl *gomock.Controller) *MockAuthService

NewMockAuthService creates a new mock instance

func (*MockAuthService) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockAuthService) GetAuthCodeURL

func (m *MockAuthService) GetAuthCodeURL(arg0 echo.Context, arg1 bool) string

GetAuthCodeURL mocks base method

func (*MockAuthService) VerifyCallback

func (m *MockAuthService) VerifyCallback(arg0 echo.Context, arg1 string) (string, error)

VerifyCallback mocks base method

type MockAuthServiceMockRecorder

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

MockAuthServiceMockRecorder is the mock recorder for MockAuthService

func (*MockAuthServiceMockRecorder) GetAuthCodeURL

func (mr *MockAuthServiceMockRecorder) GetAuthCodeURL(arg0, arg1 interface{}) *gomock.Call

GetAuthCodeURL indicates an expected call of GetAuthCodeURL

func (*MockAuthServiceMockRecorder) VerifyCallback

func (mr *MockAuthServiceMockRecorder) VerifyCallback(arg0, arg1 interface{}) *gomock.Call

VerifyCallback indicates an expected call of VerifyCallback

Jump to

Keyboard shortcuts

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