Documentation
¶
Index ¶
Constants ¶
View Source
const GIT_CRYPT_MAGIC_STRING = "\x00GITCRYPT"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Secrets ¶
type Secrets struct {
Wifi struct {
HomeOrange WifiConfig `json:"home_orange"`
HomeUpc WifiConfig `json:"home_upc"`
} `json:"wifi"`
}
func BestEffortReadSecrets ¶
func ReadSecret ¶
type WifiConfig ¶
Click to show internal directories.
Click to hide internal directories.