qiitex v1.0.0 Qiitex.Client

Link to this section Summary

Link to this section Types

Link to this type

auth()
auth() :: %{access_token: binary()}

Link to this type

t()
t() :: %Qiitex.Client{auth: auth(), endpoint: binary()}

Link to this section Functions

Link to this function

new()
new() :: t()

Link to this function

new(auth)
new(auth()) :: t()