forked from toolshed/abra
docs: package doc string for secret
This commit is contained in:
parent
ba7b18f703
commit
fadbbabe09
@ -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
|
package secret
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user