docs(tracker): improve package go doc comments

This commit is contained in:
2023-10-19 22:28:44 +03:00
parent a9517f1511
commit 1a8a317464
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
/*
Package tracker contains the data model for the Sointu tracker GUI.
*/
package tracker