//
pkg.gl
Category
github.com/real-splendid/url-shortener-practicum
internal
storage
package
0.0.0-20241122125208-f6a864f23cbc
Repository:
https://github.com/real-splendid/url-shortener-practicum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
329 SLOC
#
Functions
NewFileStorage
NewFileStorage создает новое файловое хранилище.
NewMemoryStorage
NewMemoryStorage создает новое хранилище в памяти.
NewPostgresStorage
NewPostgresStorage создает новое хранилище PostgreSQL.