Commit Graph

29 Commits

Author SHA1 Message Date
9fb0df401e Update test to compare to the correct result 2022-01-11 13:31:36 -06:00
223acbf427 update main test to match any ipv4 2022-01-11 13:30:06 -06:00
1fd5cebabb Change error handling and update all tests 2022-01-10 15:15:18 -06:00
32dbc95581 Fix VSCode task asking for output checking 2022-01-10 15:14:54 -06:00
a7d010334c Fix non pointer reference
I broke this not realizing I needed to use a pointer reference.
2022-01-10 15:14:32 -06:00
ec14e26e83 add main test 2022-01-07 21:47:28 +00:00
b6670cc921 fix pointers 2022-01-07 21:47:18 +00:00
9c58c2af2e fix ip api test 2022-01-07 21:46:57 +00:00
711bed47f7 update gitignore 2022-01-07 21:46:29 +00:00
6efd033bb9 add vscode test task 2022-01-07 21:45:17 +00:00
cee1c30c63 Change default to return self Public IP 2021-11-16 22:56:02 -06:00
cc439eb7d4 yet another refactor 2021-11-16 20:53:58 -06:00
5cd236ba03 reset go.mod v1.2.0 2021-11-16 16:02:00 -06:00
249d7812d8 fix go.mod 2021-11-16 15:58:30 -06:00
a57c1363e2 update go.mod 2021-11-16 15:57:48 -06:00
845d5a0294 rename module to match public repo 2021-11-16 15:19:59 -06:00
1267a8f4e3 restructure as submodules 2021-11-16 15:18:19 -06:00
b5450aa278 Merge branch 'master' of https://github.com/ryanehamil/GetCountryFromIP 2021-11-16 14:59:30 -06:00
a247e6ee52 implement simple tests 2021-11-16 14:59:27 -06:00
7a0b6ef0f8 Update README for case needs 2021-11-16 14:59:16 -06:00
fadbf23a3f refactor returns and function case 2021-11-16 14:58:49 -06:00
071e8db90a Create go.yml 2021-11-16 13:17:11 -06:00
e459f52f83 remove binary 2021-11-16 12:11:16 -06:00
70e2734109 update .gitignore 2021-11-16 12:11:08 -06:00
efe6a9b4c3 add .gitignore 2021-11-16 12:08:50 -06:00
15b0bce612 Add Build info 2021-11-16 12:08:26 -06:00
842c93a6f3 Update README.md 2021-11-16 12:01:41 -06:00
dc92c2df0a rename module to lookupip 2021-11-16 12:00:38 -06:00
b441e33c89 initial commit 2021-11-10 11:28:54 -06:00