mocks

package
v0.28.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGroupCache added in v0.25.0

func NewGroupCache() things.GroupCache

NewGroupCache returns mock cache instance.

func NewGroupMembersRepository added in v0.26.0

func NewGroupMembersRepository() things.GroupMembersRepository

NewGroupMembersRepository returns mock of members repository

func NewGroupRepository

func NewGroupRepository(members things.GroupMembersRepository) things.GroupRepository

NewGroupRepository creates in-memory user repository

func NewProfileCache added in v0.24.0

func NewProfileCache() things.ProfileCache

NewProfileCache returns mock cache instance.

func NewProfileRepository added in v0.24.0

func NewProfileRepository(repo things.ThingRepository) things.ProfileRepository

NewProfileRepository creates in-memory profile repository.

func NewThingCache

func NewThingCache() things.ThingCache

NewThingCache returns mock cache instance.

func NewThingRepository

func NewThingRepository() things.ThingRepository

NewThingRepository creates in-memory thing repository.

func NewUsersService added in v0.26.0

func NewUsersService(usersByID map[string]users.User, usersByEmails map[string]users.User) protomfx.UsersServiceClient

Types

This section is empty.

Jump to

Keyboard shortcuts

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