6 lines
71 B
Go
6 lines
71 B
Go
|
// +build go1.11
|
||
|
|
||
|
package forward
|
||
|
|
||
|
func (f *Forwarder) postConfig() {}
|