Versions in this module Expand all Collapse all v0 v0.0.3 Mar 26, 2026 v0.0.1 Mar 24, 2026 Changes in this version + func AppendHeaderOptions(opts []option.RequestOption, headers map[string]string) []option.RequestOption + func PostJSON(ctx context.Context, url string, headers map[string]string, payload any, ...) ([]byte, int, error)