Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 813 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 813 Bytes

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 <[email protected]>
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons