Awesome
go-grpc
Go Stubs for Wechaty GRPC
DO NOT EDIT
Code generated by protoc-gen-go.
This repo was generated via DevOps from https://github.com/wechaty/grpc/blob/main/.github/workflows/go.yml
Usage
github.com/wechaty/go-grpc
package _go
import (
"testing"
"github.com/wechaty/go-grpc/wechaty"
)
func TestProto(t *testing.T) {
var _ wechaty.PuppetClient = wechaty.NewPuppetClient(nil)
}
Maintainers
Copyright & License
- Code & Docs © 2020-now Wechaty Contributors <zixia@zixia.net>
- Code released under the Apache-2.0 License
- Docs released under Creative Commons