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 9c731a4 commit ece0d33
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 ece0d33

Please sign in to comment.