package sqlc type SessionData struct { UserID string Role string }