Knock.Client.new

You're seeing just the function new, go back to Knock.Client module for more information.

Specs

new(Keyword.t()) :: t()

Creates a new client struct with the provided options. The options provided must at least contain an API secret key, which can be obtained in the Knock dashboard.