package
0.0.0-20241116084607-9b54d0a84cef
Repository: https://github.com/p12s/csv-create-api.git
Documentation: pkg.go.dev

# Functions

NewAuth - constructor.
NewProduct - constructor.
NewRepository - constructor.
NewSqlite3DB - open connect and ping trying.

# Structs

Auth - Auth.
Config - db.
Product - product.
Repository - repo.

# Interfaces

Producter - auth contract.
Producter - repository contract.