Directories
¶
| Path | Synopsis |
|---|---|
|
Command open-event verifies and decrypts one sealed AMQP event body using the go-bricks jose/sealed package's production OpenDocument path, so an operator can inspect what a queue is carrying without writing a Go program.
|
Command open-event verifies and decrypts one sealed AMQP event body using the go-bricks jose/sealed package's production OpenDocument path, so an operator can inspect what a queue is carrying without writing a Go program. |
|
Command seal-event seals one JSON object as a sealed AMQP event body using the go-bricks jose/sealed package's production SealDocument path, so a queue can be fed a real sealed message from the shell without writing a Go program.
|
Command seal-event seals one JSON object as a sealed AMQP event body using the go-bricks jose/sealed package's production SealDocument path, so a queue can be fed a real sealed message from the shell without writing a Go program. |
|
Command seal-payload seals a JSON payload as a compact JWE-of-JWS token using the go-bricks jose package's production Seal path, so a jose-tagged endpoint can be exercised from curl without hand-writing a Go program.
|
Command seal-payload seals a JSON payload as a compact JWE-of-JWS token using the go-bricks jose package's production Seal path, so a jose-tagged endpoint can be exercised from curl without hand-writing a Go program. |
Click to show internal directories.
Click to hide internal directories.