secrets

command module
v0.0.0-...-9af3c23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

README

Notice!

Secrets has been replaced by https://github.com/dcoker/biscuit.

If you are a current user of Secrets, know that Biscuit provides the same functionality and more, including multi-region support. Your existing .yml files can be migrated simply by converting the values of the YAML dictionaries into a list instead of scalars.

For example, change this:

password:
  key_id: ...
  key_ciphertext: ...

to:

password:
- key_id: ...
  key_ciphertext: ...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL