persistence

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 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 UserMock

type UserMock struct {
	mock.Mock
}

func (*UserMock) Delete

func (repository *UserMock) Delete(name *user.Name) error

func (*UserMock) Save

func (repository *UserMock) Save(user *user.User) error

func (*UserMock) Search

func (repository *UserMock) Search(name *user.Name) (*user.User, error)

func (*UserMock) Update

func (repository *UserMock) Update(user *user.User) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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