Skip to content

Commit

Permalink
Added package comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ckaznocha committed Mar 24, 2016
1 parent 36f466b commit ad88115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bearerware.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Package bearerware provides a library and middleware for using JSON Web
// Tokens in gRPC and HTTP projects.
package bearerware

import (
Expand Down

0 comments on commit ad88115

Please sign in to comment.