docs: add package comments to public and template packages
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package graphql provides a GraphQL client for the AniList API.
|
||||
package graphql
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Package netutil provides HTTP networking utilities including rate limiting and proxy support.
|
||||
package netutil
|
||||
|
||||
// Common size limits used when reading upstream responses.
|
||||
|
||||
Reference in New Issue
Block a user