• John Schnake's avatar
    Move framework ssh code to new package · 338bc3ce
    John Schnake authored
    The framework/ssh.go code was heavily used throughout the framework
    and could be useful elsewhere but reusing those methods requires
    importing all of the framework.
    
    Extracting these methods to their own package for reuse.
    
    Only a few methods had to be copied into this package from the
    rest of the framework to avoid an import cycle.
    338bc3ce
Name
Last commit
Last update
..
BUILD Loading commit data...
ssh.go Loading commit data...