This commit is contained in:
alantong
2018-12-06 15:50:03 +08:00
parent 6ad265fc0c
commit 121a7d861c
11 changed files with 789 additions and 1 deletions

27
vendor/go-httpheader/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
dist/
cover.html
cover.out