Versions in this module Expand all Collapse all v0 v0.33.2 Mar 17, 2026 Changes in this version + type Identifier string + type User struct + ID UserID + Name string + type UserID = Identifier + type UserResponse struct + Body User