Versions in this module Expand all Collapse all v0 v0.1.1 Jan 7, 2020 v0.1.0 Jan 4, 2020 Changes in this version + const IdleTimeout + const ListenTimeout + type Portal struct + Address string + Command []string + Name string + Server *ssh.Server + func NewPortal(name string, address string, command []string) (*Portal, error) + func (p *Portal) Shutdown()