docker/daemon/config_stub.go

7 строки
93 B
Go

// +build !experimental
package daemon
func (config *Config) attachExperimentalFlags() {
}