Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HashKeyRegex = regexp.MustCompile("^[a-f0-9]{64}$")
Cache keys must be lower case asciified SHA256 sums.
Functions ¶
func ActionResult ¶
func ActionResult(ar *pb.ActionResult) error
Validate the immediate fields in ar, but don't verify ar's dependent blobs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.