refactor: adopt worker module path
Некоторые проверки не удались
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s
Некоторые проверки не удались
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s
Этот коммит содержится в:
@@ -96,7 +96,7 @@ The check provides the following metrics:
|
||||
## Example Usage
|
||||
|
||||
```go
|
||||
import "rsgit.ru/rsmon/rsmon/checks/cbssl"
|
||||
import "rocketgit.ru/rsmon/worker/checks/cbssl"
|
||||
|
||||
// Perform the check
|
||||
result := cbssl.Perform(check)
|
||||
|
||||
Ссылка в новой задаче
Block a user