You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, I checked the documentation and fixed all the ".build()" typos.
About your point number 1:
the package needs to be imported with an explicit name "go_up"
could you please be more specific? I don't get exactly what is the issue. The default package name is "go_up" so it shouldn't be required. Are you using version 0.5.0?
Thanks. Yes, the second point makes sense. I got a little confused as I follow the standards of the package name exactly matching the project folder name.
In the documentation, can you make sure that the sample code uses go_up.NewGoUp(..) vs. NewGoUp(...).
Hi - I like the idea behind the project and was trying to use it in one of my projects. It seems like the documentation needs updating:
The text was updated successfully, but these errors were encountered: