type github.com/pkg/sftp/internal/encoding/ssh/filexfer.Packet (interface)
Method Implmentations
	MarshalPacket(reqid uint32, b []byte) (header, payload []byte, err error)
		(*AttrsPacket).MarshalPacket
		(*ClosePacket).MarshalPacket
		(*DataPacket).MarshalPacket
		(*ExtendedPacket).MarshalPacket
		(*ExtendedReplyPacket).MarshalPacket
		(*FSetstatPacket).MarshalPacket
		(*FStatPacket).MarshalPacket
		(*HandlePacket).MarshalPacket
		(*LStatPacket).MarshalPacket
		(*MkdirPacket).MarshalPacket
		(*NamePacket).MarshalPacket
		(*OpenDirPacket).MarshalPacket
		(*OpenPacket).MarshalPacket
		(*ReadDirPacket).MarshalPacket
		(*ReadLinkPacket).MarshalPacket
		(*ReadPacket).MarshalPacket
		(*RealPathPacket).MarshalPacket
		(*RemovePacket).MarshalPacket
		(*RenamePacket).MarshalPacket
		(*RmdirPacket).MarshalPacket
		(*SetstatPacket).MarshalPacket
		(*StatPacket).MarshalPacket
		(*StatusPacket).MarshalPacket
		(*SymlinkPacket).MarshalPacket
		(*WritePacket).MarshalPacket
	Type() PacketType
		(*AttrsPacket).Type
		(*ClosePacket).Type
		(*DataPacket).Type
		(*ExtendedPacket).Type
		(*ExtendedReplyPacket).Type
		(*FSetstatPacket).Type
		(*FStatPacket).Type
		(*HandlePacket).Type
		(*LStatPacket).Type
		(*MkdirPacket).Type
		(*NamePacket).Type
		(*OpenDirPacket).Type
		(*OpenPacket).Type
		(*ReadDirPacket).Type
		(*ReadLinkPacket).Type
		(*ReadPacket).Type
		(*RealPathPacket).Type
		(*RemovePacket).Type
		(*RenamePacket).Type
		(*RmdirPacket).Type
		(*SetstatPacket).Type
		(*StatPacket).Type
		(*StatusPacket).Type
		(*SymlinkPacket).Type
		(*WritePacket).Type
	UnmarshalPacketBody(buf *Buffer) error
		(*AttrsPacket).UnmarshalPacketBody
		(*ClosePacket).UnmarshalPacketBody
		(*DataPacket).UnmarshalPacketBody
		(*ExtendedPacket).UnmarshalPacketBody
		(*ExtendedReplyPacket).UnmarshalPacketBody
		(*FSetstatPacket).UnmarshalPacketBody
		(*FStatPacket).UnmarshalPacketBody
		(*HandlePacket).UnmarshalPacketBody
		(*LStatPacket).UnmarshalPacketBody
		(*MkdirPacket).UnmarshalPacketBody
		(*NamePacket).UnmarshalPacketBody
		(*OpenDirPacket).UnmarshalPacketBody
		(*OpenPacket).UnmarshalPacketBody
		(*ReadDirPacket).UnmarshalPacketBody
		(*ReadLinkPacket).UnmarshalPacketBody
		(*ReadPacket).UnmarshalPacketBody
		(*RealPathPacket).UnmarshalPacketBody
		(*RemovePacket).UnmarshalPacketBody
		(*RenamePacket).UnmarshalPacketBody
		(*RmdirPacket).UnmarshalPacketBody
		(*SetstatPacket).UnmarshalPacketBody
		(*StatPacket).UnmarshalPacketBody
		(*StatusPacket).UnmarshalPacketBody
		(*SymlinkPacket).UnmarshalPacketBody
		(*WritePacket).UnmarshalPacketBody![]()  | 
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |