user

package
v0.0.0-...-b50a3cc Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRepositoryImpl

type UserRepositoryImpl struct {
	// contains filtered or unexported fields
}

func New

func New(db *sqlx.DB) UserRepositoryImpl

func (UserRepositoryImpl) GetByCollectionSymbol

func (u UserRepositoryImpl) GetByCollectionSymbol(symbol string) ([]storage.User, error)

func (UserRepositoryImpl) Save

func (u UserRepositoryImpl) Save(user storage.UserDTO) error

Jump to

Keyboard shortcuts

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