//
pkg.gl
Category
github.com/cybergarage/go-redis
examples
go-redis-server
server
package
0.9.0
Repository:
https://github.com/cybergarage/go-redis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
108 SLOC
#
Functions
NewDatabaseWithID
NewDatabaseWithID returns a new database with the specified ID.
NewServer
NewServer returns an example server instance.
#
Structs
Database
Database represents a database.
Record
Record represents a database record.
Server
Server represents an example server.
#
Type aliases
Databases
Databases represents a database map.
Records
Records represents a database record map.