1
0
Fork 0

Small code enhancements on providers

This commit is contained in:
Vincent Demeester 2018-08-01 16:58:03 +02:00 committed by Traefiker Bot
parent 6f6ebb8025
commit 43d22d7a2f
6 changed files with 9 additions and 16 deletions

View file

@ -16,8 +16,6 @@ import (
"github.com/gambol99/go-marathon"
)
const defaultService = ""
type appData struct {
marathon.Application
SegmentLabels map[string]string