ready
parents
Showing
with
992 additions
and
0 deletions
.gitignore
0 → 100644
CHANGELOG.md
0 → 100644
OWNERS
0 → 100644
README.md
0 → 100644
api/api.bm.go
0 → 100644
api/api.pb.go
0 → 100644
This diff is collapsed.
Click to expand it.
api/api.proto
0 → 100644
api/client.go
0 → 100644
cmd/main.go
0 → 100644
go.mod
0 → 100644
internal/dao/dao.bts.go
0 → 100644
internal/dao/dao.go
0 → 100644
internal/dao/dao_test.go
0 → 100644
internal/dao/db.go
0 → 100644
internal/dao/mc.cache.go
0 → 100644
internal/dao/mc.go
0 → 100644
internal/dao/redis.go
0 → 100644
internal/dao/wire.go
0 → 100644
internal/dao/wire_gen.go
0 → 100644
internal/di/app.go
0 → 100644
internal/di/wire.go
0 → 100644
internal/di/wire_gen.go
0 → 100644
internal/model/model.go
0 → 100644
internal/server/grpc/server.go
0 → 100644
internal/server/http/server.go
0 → 100644
internal/service/service.go
0 → 100644
test/0_db.sql
0 → 100644
test/1_data.sql
0 → 100644
test/application.toml
0 → 100644
test/db.toml
0 → 100644
test/docker-compose.yaml
0 → 100644
test/grpc.toml
0 → 100644
test/http.toml
0 → 100644
test/memcache.toml
0 → 100644
test/redis.toml
0 → 100644
Please
register
or
sign in
to comment