Versions in this module Expand all Collapse all v2 v2.6.3 May 7, 2025 v2.6.2 May 7, 2025 v2.6.1 May 7, 2025 v2.6.0 May 7, 2025 Changes in this version + const CmdClose + const CmdGet + const CmdPut + type Cmd string + type Request struct + ActionID []byte + Body io.Reader + BodySize int64 + Command Cmd + ID int64 + ObjectID []byte + OutputID []byte + type Response struct + DiskPath string + Err string + ID int64 + KnownCommands []Cmd + Miss bool + OutputID []byte + Size int64 + Time *time.Time