Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
/ godoc-walker Public archive

Refresh godoc in all of owned repositories

License

Notifications You must be signed in to change notification settings

bgpat/godoc-walker

Repository files navigation

godoc-walker

Refresh godoc in all of owned repositories

Usage

# job mode (require Redis)
godoc-walker

or

# manual mode
godoc-walker [repo url ...]

Envs

var default description example
GITHUB_ACCESSS_TOKEN (required) accesss token for GitHub
GITHUB_TOKEN access token for GitHub (when $GITHUB_ACCESS_TOKEN is not set)
GITHUB_ORGANIZATION "" GitHub organization to crawl repositories wantedly
GODOC_URL "https://godoc.org" URL of godoc https://godoc.401.jp
GODOC_REQUEST_TIMEOUT "" request timeout to access to godoc 5m
REDIS_URL "redis://localhost:6379" URL for Redis redis://redis:6379/1

About

Refresh godoc in all of owned repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •