.codeclimate.json | |
|
|
.codecov.yml | |
|
|
.deepsource.toml | |
|
|
.editorconfig | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/build.yml | |
|
|
.gitignore | |
|
|
.goreleaser.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
GitVersion.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
example/simple/main.go | 18 | A 0 mins |
|
go.mod | |
|
|
go.sum | |
|
|
nitrado/gameserver.go | 133 | A 0 mins |
|
nitrado/gameserver_fileserver.go | 99 | A 35 mins |
|
nitrado/gameserver_playerlist.go | 36 | A 0 mins |
|
nitrado/gameserver_settings.go | 36 | A 40 mins |
|
nitrado/gameserver_stats.go | 31 | A 1 hr |
|
nitrado/models.go | 16 | A 0 mins |
|
nitrado/nitrado.go | 126 | A 0 mins |
|
nitrado/service.go | 72 | A 0 mins |
|
sonar-project.properties | |
|
|