docs: add package comments to public and template packages

This commit is contained in:
2026-06-01 12:55:53 +02:00
parent 1861e20e2a
commit 156cb92fbe
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Package graphql provides a GraphQL client for the AniList API.
package graphql
import (