github.com/mutagen-io/mutagen@v0.18.0-rc1/tools/scan_bench/digest_nosspl.go (about)

     1  //go:build !mutagensspl
     2  
     3  package main
     4  
     5  // digestFlagOptions are the options to display for the -d/--digest flag.
     6  const digestFlagOptions = "sha1|sha256"