Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

README example is incorrect #19

Open
MXWest opened this issue Feb 1, 2018 · 0 comments
Open

README example is incorrect #19

MXWest opened this issue Feb 1, 2018 · 0 comments

Comments

@MXWest
Copy link
Contributor

MXWest commented Feb 1, 2018

In the example we find:

collection := cma.ContentTypes.List(space.Sys.ID)
collection, err := collection.Next()
if err != nil {
  log.Fatal(err)
}

However the 2nd line here has no new variables left of :=

tolgaio added a commit that referenced this issue Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant