supabase -go ... go get github.com/nedpals/supabase-go ... type ErrorResponse struct { Code int `json:"code"` Message string `json:"msg"` } ...
確定! 回上一頁