# session **Repository Path**: aiechoic/session ## Basic Information - **Project Name**: session - **Description**: session tool for golang - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Orivil Session ## Intro session 包是适用于 Go 语言的 session 工具, 内置 http session 服务, 也可将其扩展用在其他服务中 ## Example See: `example_test.go` ## Install go get -v gitee.com/tugoer/session ## License Released under the [MIT License](https://mit-license.org).