# README
grpcmtls
Golang mTLS grpc server and client
- Generate certificates with genkeys.sh.
- Create grpc API and go generate with
go generate ./...
- Implement the API
- Execute example.
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author