API Reference posthog v1.0.2
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.
Custom guards for the Posthog library.
Behaviour for HTTP client implementations.
Hackney-based implementation of the Posthog.HTTPClient behaviour.