@ -5,7 +5,7 @@ import (
"fmt"
)
func (c *Client) Action(action Action) error {
func (c *Client) DoAction(action Action) error {
// print request and response to console:
//
// io.Copy(os.Stdout, asJsonReader(action))
The note is not visible to the blocked user.