Update mucp.go

This commit is contained in:
Asim Aslam
2020-08-22 16:35:12 +01:00
committed by GitHub
parent 7c7df6b35d
commit a3d4b8f79b

View File

@@ -1,4 +1,4 @@
// Package mucp provides an mucp client
// Package mucp provides a transport agnostic RPC client
package mucp
import (