//
pkg.gl
Category
github.com/adwski/shorty
internal
storage
memory
package
0.0.0-20240411230905-c0eb8fd8579d
Repository:
https://github.com/adwski/shorty.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
120 SLOC
#
Packages
db
Package db holds data types used in memory model.
#
Functions
New
New create new memory model.
#
Structs
Memory
Memory is an in-memory URL storage based on map[string]string.