mcr update and readme (#9)
All checks were successful
code scans / scans (push) Successful in 24s
All checks were successful
code scans / scans (push) Successful in 24s
Reviewed-on: #9 Co-authored-by: jake <jake.young.dev@gmail.com> Co-committed-by: jake <jake.young.dev@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
*/
|
||||
|
||||
type Client struct {
|
||||
cli *mcr.Client
|
||||
cli mcr.Client
|
||||
}
|
||||
|
||||
type IClient interface {
|
||||
|
Reference in New Issue
Block a user