API Reference posthog v1.1.0
View SourceModules
A comprehensive Elixir client for PostHog's analytics and feature flag APIs.
The main application module for PostHog Elixir client.
Low-level HTTP client for interacting with PostHog's API.
Handles configuration validation and defaults for the PostHog client.
Represents a PostHog event with all its properties and metadata.
Represents a PostHog feature flag with its evaluation state.
Behaviour for HTTP client implementations.
Hackney-based implementation of the Posthog.HTTPClient behaviour.