Skip to content

Add client function to return ping latency #321

Add client function to return ping latency

Add client function to return ping latency #321

Workflow file for this run

name: Go (Lint)
on: [push, pull_request]
jobs:
golangci-lint:
name: runner / golangci-lint (pre-build docker image)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.3.0
with:
version: v1.42
args: --new-from-rev=e0a5614e47d349897~0