ponzu-cms / ponzu

Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
https://docs.ponzu-cms.org
BSD 3-Clause "New" or "Revised" License
5.67k stars 387 forks source link

analytics.batchInsert accept apiRequest channel by param instead of global variable requestChan; fix err != nil never run #355

Closed iannil closed 2 months ago

iannil commented 3 years ago

analytics.batchInsert accept apiRequest channel by param instead of global variable requestChan; fix err != nil never run