Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStore ¶
type LocalStore struct {
// contains filtered or unexported fields
}
func NewLocalStore ¶
func NewLocalStore(baseDir string) *LocalStore
func (*LocalStore) ModulePath ¶
func (*LocalStore) Write ¶
func (s *LocalStore) Write(ctx context.Context, contents ModuleContents) (string, error)
Click to show internal directories.
Click to hide internal directories.