Go to file
2022-11-30 09:39:07 +03:00
addressbookpb initial commit 2022-11-30 09:39:07 +03:00
cmd initial commit 2022-11-30 09:39:07 +03:00
addressbook.proto initial commit 2022-11-30 09:39:07 +03:00
compile initial commit 2022-11-30 09:39:07 +03:00
go.mod initial commit 2022-11-30 09:39:07 +03:00
go.sum initial commit 2022-11-30 09:39:07 +03:00
README initial commit 2022-11-30 09:39:07 +03:00

how to build:

    $ ./compile

how to run:

    $ add_person_go <addressbook filename>

    $ list_people_go <addressbook filename>