//
pkg.gl
Category
github.com/criyle/go-judge
filestore
package
1.9.0
Repository:
https://github.com/criyle/go-judge.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
9
Files
235 SLOC
#
Functions
NewFileLocalStore
NewFileLocalStore create new local file store.
NewTimeout
NewTimeout creates a timeout file system with maximum TTL for a file.
#
Structs
Timeout
Timeout is a file system with a maximum TTL.
#
Interfaces
FileStore
FileStore defines interface to store file.