MCPcopy
hub / github.com/tailscale/tailscale / Error

Method Error

client/tailscale/acl.go:183–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181}
182
183func (e ACLTestError) Error() string {
184 return fmt.Sprintf("%s, Data: %+v", e.ErrResponse.Error(), e.Data)
185}
186
187func (c *Client) aclPOSTRequest(ctx context.Context, body []byte, avoidCollisions bool, etag, acceptHeader string) ([]byte, string, error) {
188 path := c.BuildTailnetURL("acl")

Callers 1

Calls 1

ErrorMethod · 0.65

Tested by 1