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