Establish Promptkit Go module foundation

This commit is contained in:
2026-07-28 02:08:15 +00:00
parent d1be86d076
commit 45653c3e53
3 changed files with 7 additions and 2 deletions

2
doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package promptkit defines the public package boundary for the Promptkit Go module.
package promptkit