No description
Find a file
Dmitrii Stepanov 95ccf46c64
Some checks failed
DCO action / DCO (pull_request) Successful in 30s
Tests and linters / Run gofumpt (pull_request) Successful in 27s
Vulncheck / Vulncheck (pull_request) Successful in 37s
Tests and linters / Staticcheck (pull_request) Successful in 45s
Pre-commit hooks / Pre-commit (pull_request) Failing after 52s
Tests and linters / Lint (pull_request) Successful in 1m4s
Tests and linters / Tests (pull_request) Successful in 1m9s
Tests and linters / gopls check (pull_request) Successful in 1m15s
Tests and linters / Tests with -race (pull_request) Successful in 1m40s
[#1] Makefile: Create directory with parents
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-01-20 17:23:04 +03:00
.forgejo Initial commit 2025-01-20 16:02:19 +03:00
scheduling [#1] mclock: Initial implementation 2025-01-20 17:23:03 +03:00
.gitattributes Initial commit 2025-01-20 16:02:19 +03:00
.gitignore Initial commit 2025-01-20 16:02:19 +03:00
.golangci.yml Initial commit 2025-01-20 16:02:19 +03:00
.pre-commit-config.yaml Initial commit 2025-01-20 16:02:19 +03:00
go.mod [#1] mclock: Initial implementation 2025-01-20 17:23:03 +03:00
go.sum [#1] mclock: Initial implementation 2025-01-20 17:23:03 +03:00
LICENSE Initial commit 2025-01-20 16:02:19 +03:00
Makefile [#1] Makefile: Create directory with parents 2025-01-20 17:23:04 +03:00
README.md Initial commit 2025-01-20 16:02:19 +03:00

Quality of Service (QoS) Go libraries for FrostFS object storage

See package documentation at pkg.go.dev

Copyright 2023-2025 FrostFS contributors

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.