Versions in this module Expand all Collapse all v2 v2.4.4 May 11, 2024 v2.4.3 Aug 30, 2023 v2.4.2 Aug 9, 2023 v2.4.1 Mar 6, 2023 Changes in this version + func LookupKey(kind EntryKind, hash string) string + func TransformActionCacheKey(key, instance string, logger Logger) string + type EntryKind int + const AC + const CAS + const RAW + func (e EntryKind) DirName() string + func (e EntryKind) String() string + type Error struct + Code int + Text string + func (e *Error) Error() string + type Logger interface + Printf func(format string, v ...interface{}) + type Proxy interface + Contains func(ctx context.Context, kind EntryKind, hash string) (bool, int64) + Get func(ctx context.Context, kind EntryKind, hash string) (rc io.ReadCloser, size int64, err error) + Put func(ctx context.Context, kind EntryKind, hash string, logicalSize int64, ...) Other modules containing this package github.com/buchgr/bazel-remote