Git Product home page Git Product logo

Comments (7)

dhubler avatar dhubler commented on July 28, 2024

from restconf.

rFronteddu avatar rFronteddu commented on July 28, 2024

I will keep posting observations while I build a restconf interface.

For starters, something that was not immediate to me is that ApplyStartupConfig seems to not create [] or maps in the managed object. If a configuration is present for the map/[], I would let ApplyStartupConfig do the creation.

If the map/vector is not created, restconf only reports that there was a nil assignment to map/vector. It would probably simplify the debug process if we always printed the field under examination.

from restconf.

rFronteddu avatar rFronteddu commented on July 28, 2024

I was playing with your map example (https://freeconf.org/docs/examples/node-list-map/) and if in your go struct you forget one of the fields, restconf tells you that a field is missing but it doesn't tell you where or which one. Now that I played a bit with it I will start reading the documentation seriously. I bet that will clarify many things.

from restconf.

dhubler avatar dhubler commented on July 28, 2024

from restconf.

rFronteddu avatar rFronteddu commented on July 28, 2024

Thank you for the update!

from restconf.

dhubler avatar dhubler commented on July 28, 2024

I just pushed an update but instead of changing nodeutil.Reflect I created nodeutil.Node which you should check out. Easier and more powerful to use. It does have better error handling and should give field names.
Docs: https://freeconf.org/docs/examples/node-reflect/
You can reopen this if you still have issues

from restconf.

rFronteddu avatar rFronteddu commented on July 28, 2024

Thank you! Just in time, I got sidetracked again but I will work again on this project this week!

from restconf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.