Versions in this module Expand all Collapse all v0 v0.1.0 May 14, 2026 Changes in this version + type Client struct + AdminBlog *resources.AdminBlogResource + Micropost *resources.MicropostResource + func NewClient(apiKey string, baseURL string) *Client + func (c *Client) Do(req *http.Request) (io.ReadCloser, error)