# Generated by roxygen2: do not edit by hand

S3method("$",miraiError)
S3method("[",mirai)
S3method("[",miraiCluster)
S3method("[",mirai_map)
S3method(conditionCall,miraiError)
S3method(conditionMessage,miraiError)
S3method(parallel::recvData,miraiNode)
S3method(parallel::recvOneData,miraiCluster)
S3method(parallel::sendData,miraiNode)
S3method(parallel::stopCluster,miraiCluster)
S3method(print,mirai)
S3method(print,miraiCluster)
S3method(print,miraiDaemons)
S3method(print,miraiError)
S3method(print,miraiInterrupt)
S3method(print,miraiLaunchCmd)
S3method(print,miraiNode)
S3method(print,mirai_map)
S3method(promises::as.promise,mirai)
S3method(promises::as.promise,mirai_map)
S3method(promises::is.promising,mirai)
S3method(promises::is.promising,mirai_map)
S3method(utils::.DollarNames,miraiError)
S3method(with,miraiDaemons)
export(.flat)
export(.progress)
export(.stop)
export(call_mirai)
export(cluster_config)
export(collect_mirai)
export(daemon)
export(daemons)
export(daemons_set)
export(everywhere)
export(host_url)
export(http_config)
export(info)
export(is_error_value)
export(is_mirai)
export(is_mirai_error)
export(is_mirai_interrupt)
export(is_mirai_map)
export(launch_local)
export(launch_remote)
export(local_daemons)
export(local_url)
export(make_cluster)
export(mirai)
export(mirai_map)
export(nextcode)
export(nextget)
export(nextstream)
export(on_daemon)
export(race_mirai)
export(register_serial)
export(remote_config)
export(require_daemons)
export(serial_config)
export(ssh_config)
export(status)
export(stop_cluster)
export(stop_mirai)
export(try_mirai)
export(unresolved)
export(with_daemons)
importFrom(nanonext,
  "opt<-",
  .advance,
  .context,
  .dispatcher_capacity,
  .dispatcher_gate,
  .dispatcher_info,
  .dispatcher_start,
  .dispatcher_stop,
  .dispatcher_try_gate,
  .dispatcher_wait,
  .keep,
  .mark,
  .unresolved,
  call_aio,
  call_aio_,
  collect_aio,
  collect_aio_,
  cv,
  dial,
  handler,
  http_server,
  ip_addr,
  is_error_value,
  mclock,
  msleep,
  ncurl,
  nng_error,
  parse_url,
  pipe_notify,
  race_aio,
  random,
  reap,
  recv,
  recv_aio,
  request,
  send,
  serial_config,
  socket,
  stat,
  stop_aio,
  stop_request,
  tls_config,
  unresolved,
  until,
  wait,
  write_cert
)
