package core import "git.maze.io/maze/conduit/ssh" type Config struct { server *ssh.Server }