class

EventQL::Client

Inherits Reference / Object

Constructors

new(opts : Hash(String, String) = OptionType.new)
Source

Instance methods

get_auth_token
Source
get_database
Source
get_host
Source
get_port
Source
has_auth_token?
Source
insert!(body : String)

v1 doc https://eventql.io/documentation/api/http/tables/insert

Source
query(query_str : String, opts = OptionType.new)

v1 doc https://eventql.io/documentation/api/http/sql

Source