Струтуризация и сделан пропуск вопросов

This commit is contained in:
Anatoly Prohacky
2023-01-18 23:35:07 +10:00
parent 93afb8d15b
commit 96f75155ba
10 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package cnst
const (
Url string = "https://digital.mchs.gov.ru/testing/api/instance/"
)