package
0.1.1
Repository: https://github.com/vingarcia/ksql.git
Documentation: pkg.go.dev

# Functions

NewMockSQLProvider creates a new mock instance.
NewUserService ...

# Variables

UsersTable informs ksql that the ID column is named "id".

# Structs

Address contains the user's address.
MockSQLProvider is a mock of SQLProvider interface.
MockSQLProviderMockRecorder is the mock recorder for MockSQLProvider.
Service ...
UserEntity represents a domain user, the pointer fields represent optional fields that might not be present in some requests.