command
module
Version:
v0.0.0-...-de58008
Opens a new window with list of versions in this module.
Published: Jan 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative pkg/api/v1/user.proto
go build .
go run main.go server
go run main.go client '{"Name":"adi","Id":1}'
http://localhost:8080/createTodo
Documentation
¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Source Files
¶
Directories
¶
|
|
|
pkg
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.