0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-06-08 02:03:34 +03:00

Init Go Project

This commit is contained in:
Valentin Popov 2025-06-03 20:07:08 +00:00
parent 1dfbf8e7b3
commit 76dc648f33
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401
2 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/valentineus/go-metatrader4
go 1.24.2

0
internal/.gitkeep Normal file
View File