forked from toolshed/abra
WIP another pass on the app new command
This commit is contained in:
5
client/secret.go
Normal file
5
client/secret.go
Normal file
@ -0,0 +1,5 @@
|
||||
package client
|
||||
|
||||
func StoreSecret(secretName, secretValue, server string) error {
|
||||
return nil
|
||||
}
|
Reference in New Issue
Block a user