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

Add helper functions for gNMI implementation. #226

Merged
merged 2 commits into from Sep 9, 2018
Merged

Add helper functions for gNMI implementation. #226

merged 2 commits into from Sep 9, 2018

Conversation

robshakir
Copy link
Contributor

 * (M) util/*
   - Add helper functions for gNMI paths that allow implementation
     of prefix finding for a set of paths, and trimming a prefix
     from a path.
 * (M) ygot/render*.go
   - Add a render function which can take a struct value and return
     it as a gNMI typedvalue.

 * (M) util/*
   - Add helper functions for gNMI paths that allow implementation
     of prefix finding for a set of paths, and trimming a prefix
     from a path.
 * (M) ygot/render*.go
   - Add a render function which can take a struct value and return
     it as a gNMI typedvalue.
@coveralls
Copy link

coveralls commented Sep 7, 2018

Coverage Status

Coverage increased (+0.02%) to 91.05% when pulling 27b4af9 on fake-api into 9867e2c on master.

@robshakir robshakir merged commit ba28ddf into master Sep 9, 2018
@robshakir robshakir deleted the fake-api branch September 9, 2018 05:02
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.

None yet

3 participants