Versions in this module Expand all Collapse all v0 v0.2.0 Jul 3, 2018 v0.1.0 Dec 15, 2015 Changes in this version + const MaxMessageLen — windows/amd64 + var ErrInvalidMessageFormat = errors.New("invalid message format") — windows/amd64 + var ErrMessageTooLong = errors.New("message too long") — windows/amd64 + var ErrPageantNotFound = errors.New("pageant process not found") — windows/amd64 + var ErrResponseTooLong = errors.New("response too long") — windows/amd64 + var ErrSendMessage = errors.New("error sending message") — windows/amd64 + func Available() bool + func New() (agent.Agent, net.Conn, error)