moby--moby/libnetwork/client/service.go

8 lines
80 B
Go

// +build !experimental
package client
var (
serviceCommands = []command{}
)