package gnmi

// SupportedExtensions contains the list of currently supported GNMI Extensions
var supportedExtensions = []string{"juniper_header"}

const eidJuniperTelemetryHeader = 1
