1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

adding the constants to the test file

Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
This commit is contained in:
Jakub Drahos 2019-09-24 21:42:32 -04:00
parent 4d1db69bcc
commit 0a99a5f152

View file

@ -21,6 +21,8 @@ var (
LeastConnection,
DestinationHashing,
SourceHashing,
WeightedRoundRobin,
WeightedLeastConnection,
}
protocols = []string{