command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: May 17, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Client library for the Gocache server
The server is here
Usage
There is an interactive shell to connect to server and play with it
go run main.go -host 0.0.0.0 -port 8888
-> SET a 10
-> GET a
10
Please see the main.go file on how to use this as a library in your own projects
NOTE: This is just a project for learning don't use it in production or commercial projects
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.