StorageOS update api library
This commit is contained in:
5
vendor/github.com/storageos/go-api/netutil/netutil.go
generated
vendored
Normal file
5
vendor/github.com/storageos/go-api/netutil/netutil.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package netutil provides network related errors and helper functions.
|
||||
package netutil
|
||||
|
||||
// DefaultDialPort is the default port which the API is contacted on.
|
||||
const DefaultDialPort = "5705"
|
Reference in New Issue
Block a user