Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

New Mesos-go bindings integration #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

abhay-agarwal
Copy link

Using the new pure go mesos-go bindings, I updated the render testing framework for those new to mess.

@@ -15,235 +13,288 @@ import (
"path/filepath"
)

import (
"github.com/gogo/protobuf/proto"
mesos "github.com/mesos/mesos-go/mesosproto"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add a separate import statement over here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants