Merged in feature/CollectorBuildVersion (pull request #100)

Collector Build Version

* lint

* fixtests
This commit is contained in:
Michael McGuinness
2025-03-11 18:15:49 +00:00
parent 6648cdf1cb
commit bbd86fb4ea
51 changed files with 305 additions and 488 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ type ClientUpdate struct {
}
// CodeVersion The desired code version.
type CodeVersion = int32
type CodeVersion = int64
// Collector Collector model.
type Collector struct {