docs: package doc string for secret
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// Package secret provides functionality for generating and storing secrets
|
||||
// both in a remote swarm and locally within supported storage such as pass
|
||||
// stores.
|
||||
package secret
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user