Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Return entities as endpoints#22

Open
kasisnu wants to merge 1 commit into
strava:masterfrom
kasisnu:entities
Open

Return entities as endpoints#22
kasisnu wants to merge 1 commit into
strava:masterfrom
kasisnu:entities

Conversation

@kasisnu

@kasisnu kasisnu commented Feb 9, 2016

Copy link
Copy Markdown

Addresses #19

Comment thread serverset.go Outdated

func newEntity(host string, port int) *entity {
return &entity{
func NewEntity(host string, port int) *Entity {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a reason this method is exported?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

good catch, that wasn't needed.

@kasisnu

kasisnu commented Feb 17, 2016

Copy link
Copy Markdown
Author

@paulmach Updated!

@kasisnu

kasisnu commented Mar 22, 2016

Copy link
Copy Markdown
Author

pings @paulmach for follow up. 😃

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.

2 participants