mocks

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientInterface

type ClientInterface struct {
	mock.Mock
}

ClientInterface is an autogenerated mock type for the ClientInterface type

func (*ClientInterface) GetUser

func (_m *ClientInterface) GetUser(email string) (*schema.UserData, error)

GetUser provides a mock function with given fields: email

func (*ClientInterface) GetUserById

func (_m *ClientInterface) GetUserById(id string) (*schema.UserData, error)

GetUserById provides a mock function with given fields: id

func (*ClientInterface) GetUserInfo

func (_m *ClientInterface) GetUserInfo(authHeader string) (*schema.UserData, error)

GetUserInfo provides a mock function with given fields: authHeader

func (*ClientInterface) UpdateUser

func (_m *ClientInterface) UpdateUser(id string, user *schema.UserUpdate) error

UpdateUser provides a mock function with given fields: id, user

Jump to

Keyboard shortcuts

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