Files
opencloud/pkg/version/export_test.go
Florian Schade d19968bec7 enhancement: introduce build time edition channels
be careful, the env:OC_EDITION, env:FRONTEND_EDITION, and conf:edition got removed as part of this commit, no deprecation because the flag is build time only!

(cherry picked from commit 40d8aacea4)
2025-12-11 11:52:57 +01:00

5 lines
122 B
Go

package version
// InitEdition exports the private edition initialization func for testing
var InitEdition = initEdition