Documentation ¶
Index ¶
- Constants
- func DownloadReport(sess *Session, rep *models.Report, dstDir string) string
- func DownloadReportToBrowser(sess *Session, rep *models.Report, w http.ResponseWriter)
- func FetchDocListPage(sess *Session, companyId int, t models.DocType) []byte
- func FetchInfo(sess *Session, inn string) models.CompanyInfo
- func FetchSpec(ticker string) (map[string]any, error)
- type Session
Constants ¶
View Source
const CompanySearchURL = "https://e-disclosure.ru/poisk-po-kompaniyam"
Variables ¶
This section is empty.
Functions ¶
func DownloadReportToBrowser ¶
func DownloadReportToBrowser(sess *Session, rep *models.Report, w http.ResponseWriter)
func FetchDocListPage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.