Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#701·go-sqlite3

Expose sqlite3_db_status

Author: ByteceptikusCreated Mar 13, 2019Updated Feb 3, 2026

For expvar I need the status of sqlite. sqlite delivers stats per sqlite3_db_status

I would try to implement it myself, but I have no experience in C and calling C from Go

Is there an workaround?

Source: mattn/go-sqlite3

View original on GitHubView discussion on GitHub