command
module
Version:
v0.0.0-...-9860fd4
Opens a new window with list of versions in this module.
Published: Jul 6, 2023
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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 |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.