Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(cfg *config.DfcacheConfig, client dfdaemonclient.V1) error
func Export ¶
func Export(cfg *config.DfcacheConfig, client dfdaemonclient.V1) error
Export exports or downloads the given cache from P2P network, and return os.ErrNotExist if cache doesn't exist.
func Import ¶
func Import(cfg *config.DfcacheConfig, client dfdaemonclient.V1) error
Import imports the given cache into P2P network.
func Stat ¶
func Stat(cfg *config.DfcacheConfig, client dfdaemonclient.V1) error
Stat checks if the given cache entry exists in local storage and/or in P2P network, and returns os.ErrNotExist if cache is not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.