package
0.0.0-20241223214030-968d722126d0
Repository: https://github.com/speakeasy-api/rest-template-go.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.
No description provided by the author
No description provided by the author

# Functions

New will instantiate a new instance of Users.

# Constants

ErrInvalidFilterField is returned when a filter field is not found in the supported enum list.
ErrInvalidFilterMatchType is returned when a filter match type is not found in the supported enum list.
ErrInvalidFilterValue is returned when a filter value is empty.

# Structs

Users provides functionality for CRUD operations on a user.

# Interfaces

Events represents a type for producing events on user CRUD operations.
Store represents a type for storing a user in a database.