This repository currently reimplements the first core Gogs slice instead of the full product.
Gogs reference modules:
internal/conf/conf.go
Rust: src/conf.rsinternal/repox/repox.go
Rust: src/repox.rsinternal/database/users.go
Rust: src/db.rs, src/service.rsinternal/database/repositories.go
Rust: src/db.rs, src/service.rsinternal/database/repo.go repository initialization path
Rust: src/git.rs, src/service.rscmd/gogs/web.go minimal API surface only
Rust: src/http.rsImplemented in this phase:
gitr.toml or defaultsNot implemented yet: