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