Skip to content

Commit 6fc21c1

Browse files
committed
first commit
0 parents  commit 6fc21c1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/w3y/golang-grpc-service
2+
3+
go 1.12

0 commit comments

Comments
 (0)