Skip to content

Commit

Permalink
Add comment to describe go package
Browse files Browse the repository at this point in the history
  • Loading branch information
anshuldata committed Sep 30, 2024
1 parent 5d2059e commit 63b8466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Package substrait provides access to Substrait artifacts via embed.FS.
// Use substrait.GetSubstraitFS() to retrieve the embed.FS object.
package substrait

import "embed"
Expand Down

0 comments on commit 63b8466

Please sign in to comment.