Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathMapper ¶
PathMapper handle the mapping between real code and proxy
func (*PathMapper) ApplyMappingToTextProtocol ¶
func (p *PathMapper) ApplyMappingToTextProtocol(protocol []byte) []byte
ApplyMappingToTextProtocol change file path in xDebug text protocol
func (*PathMapper) ApplyMappingToXML ¶
func (p *PathMapper) ApplyMappingToXML(xml []byte) []byte
ApplyMappingToXML change file path in xDebug XML protocol
Click to show internal directories.
Click to hide internal directories.