kyleterry / sufr

SUFR (Simple URL and Fact Repository) is a self-hosted URL bookmarker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handlers should return errors

kyleterry opened this issue · comments

make a func type func (w, r) error with a method for ServeHTTP

done