mocks

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChikitosUsecase

type MockChikitosUsecase struct {
	CreateFn func(ctx context.Context, url, description string) (*domain.Chikito, error)
	GetFn    func(ctx context.Context, id string) (*domain.Chikito, error)
}

func (*MockChikitosUsecase) Create

func (m *MockChikitosUsecase) Create(ctx context.Context, url, description string) (*domain.Chikito, error)

func (*MockChikitosUsecase) Get

Jump to

Keyboard shortcuts

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