cookies

package
v0.1.322 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package cookies is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockISecureCookie

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

MockISecureCookie is a mock of ISecureCookie interface.

func NewMockISecureCookie

func NewMockISecureCookie(ctrl *gomock.Controller) *MockISecureCookie

NewMockISecureCookie creates a new mock instance.

func (*MockISecureCookie) DeleteCookie

func (m *MockISecureCookie) DeleteCookie(arg0 string) error

DeleteCookie mocks base method.

func (*MockISecureCookie) EXPECT

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

func (*MockISecureCookie) GetCookieValue

func (m *MockISecureCookie) GetCookieValue(arg0 string) (string, error)

GetCookieValue mocks base method.

func (*MockISecureCookie) RefreshCookie

func (m *MockISecureCookie) RefreshCookie(arg0 string, arg1 time.Duration) error

RefreshCookie mocks base method.

func (*MockISecureCookie) SetCookieValue

func (m *MockISecureCookie) SetCookieValue(arg0, arg1 string, arg2 time.Time) error

SetCookieValue mocks base method.

type MockISecureCookieMockRecorder

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

MockISecureCookieMockRecorder is the mock recorder for MockISecureCookie.

func (*MockISecureCookieMockRecorder) DeleteCookie

func (mr *MockISecureCookieMockRecorder) DeleteCookie(arg0 interface{}) *gomock.Call

DeleteCookie indicates an expected call of DeleteCookie.

func (*MockISecureCookieMockRecorder) GetCookieValue

func (mr *MockISecureCookieMockRecorder) GetCookieValue(arg0 interface{}) *gomock.Call

GetCookieValue indicates an expected call of GetCookieValue.

func (*MockISecureCookieMockRecorder) RefreshCookie

func (mr *MockISecureCookieMockRecorder) RefreshCookie(arg0, arg1 interface{}) *gomock.Call

RefreshCookie indicates an expected call of RefreshCookie.

func (*MockISecureCookieMockRecorder) SetCookieValue

func (mr *MockISecureCookieMockRecorder) SetCookieValue(arg0, arg1, arg2 interface{}) *gomock.Call

SetCookieValue indicates an expected call of SetCookieValue.

Jump to

Keyboard shortcuts

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