Browse Source

Document package web/util

Carl Jackson 11 years ago
parent
commit
0e21fc92a4
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      web/util/util.go

+ 3
- 0
web/util/util.go View File

@ -0,0 +1,3 @@
// Package util contains various functions that are helpful when writing http
// middleware.
package util

Loading…
Cancel
Save