hiroko
package
hiroko
Visibility
Public
All
Impl.
Concrete
Abstract
Type Members
case class
BasicAuth
(
key: String
)
extends Credentials with Product
case class
Client
(
apikey: String
,
http: Http
)
extends DefaultHosts with Methods with Product
a dispatch interface for https://api-docs.
trait
Credentials
extends AnyRef
trait
DefaultHosts
extends Hosts
trait
Hosts
extends AnyRef
trait
Methods
extends AnyRef
Value Members
object
BuildInfo
extends AnyRef
object
Client
extends AnyRef
implicit def
r2h
[
T
]
(
f: (
Response
) ⇒ T
)
: Handler[T]
attributes: implicit
definition classes:
root