package
0.0.0-20241004173815-ee1b27ad00f1
Repository: https://github.com/gearframework/urlshort.git
Documentation: pkg.go.dev
# Functions
NewConnection return new connection to db.
NewStorage make and return urls storage in DB.
# Structs
Storage data storage in DB.
StorageConfig struct of storage in-db.
StorageConnection struct of connection.
# Interfaces
Connector interafce of connector.