Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNull = errors.New("null value")
)
Functions ¶
This section is empty.
Types ¶
type FileSystemRepository ¶
type FileSystemRepository struct {
// contains filtered or unexported fields
}
func NewFileSystemRepository ¶
func (*FileSystemRepository) Close ¶
func (fr *FileSystemRepository) Close(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.