docs: add package docstring [ci skip]

This commit is contained in:
2021-09-04 23:21:13 +02:00
parent a3e02540f6
commit 9bf11961d5

View File

@ -1,3 +1,4 @@
// Package web provides functionality for dealing with web operations.
package web
import (