Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func ContainsBlob(entry string) bool + func DisplayEntry(entry string) string + func MakeBlob(label string, data []byte) string + func SplitBlob(entry string) (label string, d []byte, ok bool)