# README
Cookie - A Cookie Getter and Setter for Go Web.
Installation
To install the package, run:
go get -u github.com/go-zoox/cookie
Getting Started
// See test cases
License
GoZoox is released under the MIT License.
# Functions
New creates a cookie getter and setter.
# Interfaces
No description provided by the author