improve documentation

This commit is contained in:
Hayden 2023-03-05 20:17:53 -09:00
parent c2f432cb4d
commit e1f9c2997b
No known key found for this signature in database
GPG key ID: 17CF79474E257545
5 changed files with 83 additions and 2 deletions

View file

@ -1,4 +1,3 @@
// Package adapters provides functions to adapt functions to the server.Handler interface.
package adapters
import (