package
0.0.0-20240830021714-fabdde3a20b0
Repository: https://github.com/fpnl/go-sample.git
Documentation: pkg.go.dev

# Functions

RegisterGinGreeterServer 採用 Gin 當作 router.

# Constants

No description provided by the author

# Structs

GreetRequest 按需求修改.
GreetResponse 按需求修改,如果是 text/plain 則改成 string.

# Interfaces

GreeterServer 有幾個 API 就應該要有幾個 method.