doc: linebreak

This commit is contained in:
nanmu42
2019-12-10 18:10:43 +08:00
parent ef6e950c7b
commit a2b720d766

1
doc.go
View File

@@ -1,5 +1,6 @@
// Package gzip implements gzip middleware for Gin and net/http.
//
// * introduction: https://github.com/nanmu42/gzip
//
// * examples: https://github.com/nanmu42/gzip/tree/master/examples
package gzip