16cdcb7
1
2
3
4
5
6
7
8
package subscriptiontestutils import "github.com/openmeterio/openmeter/pkg/datetime" var ExampleNamespace = "test-namespace" var ISOMonth, _ = datetime.ISODurationString("P1M").Parse()