mchstest/internal/cnst/constants.go

6 lines
90 B
Go
Raw Permalink Normal View History

package cnst
const (
Url string = "https://digital.mchs.gov.ru/testing/api/instance/"
)