• Hector Sanjuan's avatar
    Docs: Improve echo example · 7e11c600
    Hector Sanjuan authored
    
    
    * Do not use testutil to generate random keys and ids since this is a testing
    dependency. Use crypto.GenerateKeyPair() instead.
    * Echo full lines
    * Improve output by telling the user what to run
    * More code comments
    
    License: MIT
    Signed-off-by: default avatarHector Sanjuan <hector@protocol.ai>
    7e11c600
main.go 4.59 KB