Versions in this module Expand all Collapse all v1 v1.0.0 May 28, 2024 Changes in this version + func ContainsString(arr []string, target string) bool + func DeleteFileIfEmpty(file *os.File) + func DeviceCertificatesArePresent(cert string, key string) bool + func GenerateCertKeyError(messagePart string, cert string, key string) error + func ReadDeviceID(deviceCert string) (string, error)