зеркало из https://github.com/getsops/sops.git
code cleanup [2/5] - go vet
This commit is contained in:
Родитель
87adc130eb
Коммит
3fc4b0a723
|
@ -31,7 +31,7 @@ type configuration struct {
|
|||
AnEmptyValue string `json:"anEmptyValue"`
|
||||
}
|
||||
|
||||
func Example_DecryptFile() {
|
||||
func ExampleDecryptFile() {
|
||||
var (
|
||||
confPath string = "./example.json"
|
||||
cfg configuration
|
||||
|
|
Загрузка…
Ссылка в новой задаче