Skip to content

Commit

Permalink
Clarify docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
doriable committed Nov 7, 2024
1 parent 4d51855 commit 2ea60d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
//
// The ModuleDataStore is used as a cache.
//
// All files in returned [storage.Bucket]s will have local paths.
// All files in returned [storage.Bucket]s will have local paths if the cache is on-disk.
func NewModuleDataProvider(
logger *slog.Logger,
delegate bufmodule.ModuleDataProvider,
Expand Down

0 comments on commit 2ea60d0

Please sign in to comment.