go-statsd-client
statsd client for Go
파일 탐색기
최종 버전 다운로드 (.zip)- codeql-analysis.yml
- unit-tests.yml
- dependabot.yml
- SECURITY.md
- recorder.go
- recorder_test.go
- stat.go
- stat_test.go
- bench_buffered_test.go
- bench_client_test.go
- bench_sender_test.go
- buffer_pool.go
- client.go
- client_buffered_test.go
- client_config.go
- client_legacy.go
- client_substatter_test.go
- client_test.go
- doc.go
- sender.go
- sender_buffered.go
- sender_buffered_test.go
- sender_resolving.go
- tags.go
- validator.go
- validator_test.go
- go.mod
- go.sum
- main.go
- .gitignore
- CHANGELOG.md
- go.mod
- go.sum
- LICENSE.md
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/cactus/go-statsd-client
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd go-statsd-client
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
