Bo-Yi Wu
Bo-Yi Wu
I will take look at it. Can you resolve the conflicts?
example usage for graceful shutdown with custom context. ```go package main import ( "context" "log" "net/http" "os/signal" "syscall" "github.com/gin-gonic/autotls" "github.com/gin-gonic/gin" ) func main() { // Create context that listens for...
Please try the latest package.
@srbry Send the PR first.
@srbry I will take a look this weekend.
session.set -> session.save or what do you mean?
@AlanChienZoek Can't reproduce this issue. cay you show the more detail source code?
We don't use `github.com/gomodule/redigo/redis` package anymore.
Please fix the conflicts.
@axengine Can you send the PR?