mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 21:02:25 +08:00
fix golint
This commit is contained in:
@@ -47,7 +47,7 @@ func NewServer(context *context.Context) *Server {
|
||||
return srv
|
||||
}
|
||||
|
||||
// SeSkipValidate set skip validate
|
||||
// SkipValidate set skip validate
|
||||
func (srv *Server) SkipValidate(skip bool) {
|
||||
srv.skipValidate = skip
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user