issues
search
openconfig
/
ygnmi
A Go gNMI client library based on ygot-generated code
Apache License 2.0
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for gpb.GetRequest
#149
fmolinar
closed
2 months ago
1
Bump ygot to the latest version
#148
xuqma
opened
3 months ago
1
Support partial unmarshaling of json updates
#147
DanG100
opened
5 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0
#146
dependabot[bot]
closed
7 months ago
1
ygnmi.Watch should handle implicit deletions via time expiry in SAMPLE mode
#145
wenovus
opened
8 months ago
0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#144
dependabot[bot]
closed
8 months ago
1
Fix revive checks
#143
wenovus
closed
10 months ago
1
Support Map() API for ygnmi.SetBatch operations.
#142
wenovus
closed
10 months ago
1
idea for leaf reactors
#141
DanG100
opened
11 months ago
1
Improve style of context.go
#140
wenovus
closed
11 months ago
2
Context RequestValues for ygnmi queries
#139
wenovus
closed
11 months ago
1
Factor out gnmitestutil to allow dependency on ygnmi package.
#138
wenovus
closed
11 months ago
1
Improve error message
#137
wenovus
closed
1 year ago
1
Allow prefer config
#136
wenovus
closed
1 year ago
1
Add other ygot flags
#135
wenovus
closed
1 year ago
1
Use new UntypedQuery for Batch.AddPaths
#134
wenovus
closed
1 year ago
1
Support Wildcard Batch
#133
wenovus
closed
1 year ago
1
Support batch on map root
#132
wenovus
closed
1 year ago
1
Bump golang.org/x/net from 0.10.0 to 0.17.0
#131
dependabot[bot]
closed
1 year ago
0
Option for sample interval
#130
DanG100
closed
1 year ago
1
Correctly handle err on Send
#129
DanG100
closed
1 year ago
1
Update README.md with more examples
#128
wenovus
closed
1 year ago
1
Fix canceling subscription in Watch
#127
DanG100
closed
1 year ago
2
Add String function to DataPoint struct
#126
wenovus
closed
1 year ago
1
Fix Batch Generation to only generate on root
#125
wenovus
closed
1 year ago
0
Feature Request: GNMI Union Replace
#124
mojiiba
closed
1 year ago
4
Support Union Replace
#123
wenovus
closed
1 year ago
0
Use common workflow
#122
wenovus
closed
1 year ago
2
Prevent leaking goroutines in `receiveStream`.
#121
robshakir
closed
1 year ago
1
Add tests for Watch/WatchAll when deletion happens at root-level
#120
wenovus
closed
1 year ago
3
Add hidden -typedef_enum_with_defmod flag
#119
wenovus
closed
1 year ago
2
Add hidden flag for having a package name different from the last element of the base import path.
#118
wenovus
closed
1 year ago
1
Remove FIXME
#117
wenovus
closed
1 year ago
1
Ensure ygnmi uses fake agent correctly.
#116
robshakir
closed
1 year ago
0
Add flags for splitting path packages by top-level modules and by schema paths.
#115
wenovus
closed
1 year ago
1
Add `ignore_unsupported` flag
#114
wenovus
closed
1 year ago
1
Add support for a context in `Await`.
#113
robshakir
closed
1 year ago
3
Add support for Batch and ieeefloat32 for uncompressed structs.
#112
wenovus
closed
1 year ago
1
Add new `compress_paths=false` generation flag using embedded query objects.
#111
wenovus
closed
1 year ago
1
Compress behaviour flag
#110
wenovus
closed
1 year ago
1
Non-linear unmarshal performance
#109
DanG100
opened
1 year ago
0
Add lookup benchmark
#108
DanG100
closed
1 year ago
1
Remove unified pathstruct templates
#107
wenovus
closed
1 year ago
0
Add flag to ignore generating atomic.
#106
wenovus
closed
1 year ago
1
Remove unused test func to fix lint
#105
wenovus
closed
1 year ago
1
generate_ordered_map -> generate_atomic_lists
#104
wenovus
closed
1 year ago
1
Add hidden flag to not generate ordered maps
#103
wenovus
closed
1 year ago
1
Add integration tests for map PathStruct gNMI helpers
#102
wenovus
closed
1 year ago
1
Generate "Map" PathStructs and gNMI helpers
#101
wenovus
closed
1 year ago
1
Proposal: Generate `Map` method for all keyed lists.
#100
wenovus
closed
1 year ago
4
Next