//
pkg.gl
Category
github.com/kipling-engineering/kipling-cn-infra
db
keyval
filedb
filesystem
package
0.1.1
Repository:
https://github.com/kipling-engineering/kipling-cn-infra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
239 SLOC
#
Functions
NewFileSystemMock
NewFileSystemMock creates new instance of the mock and initializes response list.
NewFsHandler
NewFsHandler creates a new instance of file system handler.
#
Structs
Handler
Handler is helper struct to manipulate with filesystem API.
Mock
Mock allows to mock filesystem.
WhenResp
WhenResp is helper struct with single method call and desired response items.
#
Interfaces
API
API defines filesystem-related method with emphasis on the fileDB needs.