An open API service for producing an overview of a list of open source projects.

https://github.com/tailscale/tailscale-client-go

client golang tailscale

Score: 12.071397742203573

Last synced: about 8 hours ago
JSON representation

Repository metadata:

A client implementation for the Tailscale HTTP API


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 30 days ago

Total Commits: 100
Total Committers: 19
Avg Commits per committer: 5.263
Development Distribution Score (DDS): 0.76

Commits in past year: 33
Committers in past year: 6
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.424

Name Email Commits
Percy Wegmann p****y@t****m 24
dependabot[bot] 4****] 21
David Bond d****d 17
Anton Tolchanov 1****r 8
Mario Minardi m****o@t****m 7
hosom h****m@g****m 5
Brad Fitzpatrick b****z@t****m 3
Cameron Stokes c****n@c****m 3
Vitor Pellegrino v****p@g****m 2
Dan d****n 1
Denton Gentry d****y@g****m 1
Joe Tsai j****i@d****t 1
Johan Siebens j****s@g****m 1
Marcus Noble A****s 1
Ray 1****a 1
Renato Mangini m****i@g****m 1
Will Norris w****l@t****m 1
Yohei Kanemaru y****u@g****m 1
Zach Hauser z****r@g****m 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 16
Total pull requests: 122
Average time to close issues: 3 months
Average time to close pull requests: 9 days
Total issue authors: 13
Total pull request authors: 24
Average comments per issue: 0.94
Average comments per pull request: 0.56
Merged pull request: 96
Bot issues: 0
Bot pull requests: 36

Past year issues: 2
Past year pull requests: 30
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 8 days
Past year issue authors: 2
Past year pull request authors: 9
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.53
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tailscale/tailscale-client-go

Top Issue Authors

  • davidsbond (3)
  • matshch (2)
  • dependabot[bot] (2)
  • grelland (1)
  • phinze (1)
  • drio (1)
  • plsnotracking (1)
  • ChocolatePadmanaban (1)
  • hosom (1)
  • andy-careplanner (1)
  • jaxxstorm (1)
  • erezrokah (1)
  • jsiebens (1)
  • deckarep (1)

Top Pull Request Authors

  • oxtoacart (51)
  • dependabot[bot] (44)
  • davidsbond (15)
  • mpminardi (13)
  • knyar (9)
  • bradfitz (6)
  • hosom (6)
  • clstokes (4)
  • cleverhu (2)
  • zchee (2)
  • afiune (2)
  • pellegrino (2)
  • zehauser (2)
  • DentonGentry (2)
  • yunazuno (1)

Top Issue Labels

  • dependencies (2)
  • enhancement (1)
  • bug (1)

Top Pull Request Labels

  • dependencies (44)

Package metadata

proxy.golang.org: github.com/tailscale/tailscale-client-go

  • Homepage: https://github.com/tailscale/tailscale-client-go
  • Documentation: https://pkg.go.dev/github.com/tailscale/tailscale-client-go#section-documentation
  • Licenses: MIT
  • Latest release: v1.17.0 (published over 1 year ago)
  • Last Synced: 2025-09-04T04:30:56.216Z (2 days ago)
  • Versions: 26
  • Dependent Packages: 11
  • Dependent Repositories: 7
  • Docker Downloads: 95
  • Rankings:
    • Dependent packages count: 1.567%
    • Docker downloads count: 1.602%
    • Dependent repos count: 1.932%
    • Average: 3.743%
    • Forks count: 6.306%
    • Stargazers count: 7.308%
proxy.golang.org: github.com/tailscale/tailscale-client-go/v2

Package tsclient contains a basic implementation of a client for the Tailscale HTTP API. Documentation is at https://tailscale.com/api


Dependencies

go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • github.com/tailscale/hujson v0.0.0-20220506213045-af5ed07155e5
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/go-cmp v0.5.8
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/tailscale/hujson v0.0.0-20220506213045-af5ed07155e5
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite