master
improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify (#2000)
copyright comment update
change errors wrapped by gerror.Wrap with error stack info for all packages
add error stack for internal error printing
add golangci feature to guarantee codes quality (#2229)
t.Assert(err, nil) -> t.AssertNil(err)