refactor phy package

This commit is contained in:
Patricio Whittingslow
2026-01-19 10:29:15 -03:00
parent 3c6882b4b3
commit 985e087842
6 changed files with 428 additions and 43 deletions
+3 -2
View File
@@ -24,11 +24,12 @@ func _() {
_ = x[FieldClassAddress-13]
_ = x[FieldClassBinaryText-14]
_ = x[FieldClassOperation-15]
_ = x[FieldClassTimestamp-16]
}
const _FieldClass_name = "undefinedsourcedestinationprotocolversiontypesizeflagsidentificationchecksumoptionspayloadtextaddressbinary-textop"
const _FieldClass_name = "undefinedsourcedestinationprotocolversiontypesizeflagsidentificationchecksumoptionspayloadtextaddressbinary-textoptimestamp"
var _FieldClass_index = [...]uint8{0, 9, 15, 26, 34, 41, 45, 49, 54, 68, 76, 83, 90, 94, 101, 112, 114}
var _FieldClass_index = [...]uint8{0, 9, 15, 26, 34, 41, 45, 49, 54, 68, 76, 83, 90, 94, 101, 112, 114, 123}
func (i FieldClass) String() string {
if i >= FieldClass(len(_FieldClass_index)-1) {