add ability to query props
This commit is contained in:
@ -79,7 +79,6 @@ func (f *SAMHTTPProxy) Props() map[string]string {
|
|||||||
return r
|
return r
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func (p *SAMHTTPProxy) Cleanup() {
|
func (p *SAMHTTPProxy) Cleanup() {
|
||||||
p.Close()
|
p.Close()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user