Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Examples #42

wants to merge 3 commits into from

Conversation

jbenet
Copy link

@jbenet jbenet commented Jul 1, 2015

This builds on #27 and adds examples as working services.

    have working examples in the repo

    It is very useful to have working examples of libraries in
    their repositories. this makes it trivial to fire up and test.
    When trying to debug with adversarial networks, it is nice to
    minimize the problem surface :)

daviddias and others added 3 commits July 1, 2015 10:06
it is useful to have working example code directly in the
repository, for easy testing.
It is very useful to have working examples of libraries in
their repositories. this makes it trivial to fire up and test.
When trying to debug with adversarial networks, it is nice to
minimize the problem surface :)
@daviddias daviddias mentioned this pull request Jul 1, 2015

import (
"fmt"
"github.com/cryptix/mdns"

Choose a reason for hiding this comment

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

Should probably be changed to import hashicorp/mdns. Also happens in client/main.go

@hashicorp-cla
Copy link

hashicorp-cla commented Dec 6, 2019

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


0 out of 2 committers have signed the CLA.

  • jbenet
  • daviddias

Have you signed the CLA already but the status is still pending? Recheck it.

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

Successfully merging this pull request may close these issues.

4 participants