Name | Description |
---|---|
addmonth | addmonth adds months to a base date according to a format. |
adddate | adddate adds years, months and days to a base date according to a format. |
go-auth-sample | Authenticating Users sample for Go and GAE/Go 2nd gen. |
gcp-compute-engine-go | 書籍「プログラマのためのGoogle Cloud Platform入門」第2章のサンプルアプリケーションをGoで実装 |
Name | Description |
---|---|
resizepng | resizepng resizes png file using nfnt/resize's Lanczos3. |
filedivdir | filedivdir divides the files in the base directory by creating a directory for each file timestamp. |
imageproc | imageproc processes an image file to step by step decreasing brightness and upside down. |
sleep | sleep sleeps proccess. |
fileserver | fileserver is a static file HTTP server. |
resizeimg | resizeimg resizes width and height of gif, jpg and png files. |
filewatcher | filewatcher is a file existence watching tool. |
Name | Description |
---|---|
selcsvdt | selcsvdt is csv file rows selecting tool. |
replacer | replacer replace specified old string to new string in a file. A file is overwritten. |
multicopy | multicopy copies the specified file after renaming the same name file in the specified directory. |
sepfile | sepfile is file separating tool. |
Name | Description |
---|---|
azure-sdk-docs-golang-jp | Azure/azure-sdkのGo Guidelinesの日本語訳 (original: https://github.com/Azure/azure-sdk/tree/master/docs/golang) |
go-autorest-docs-jp | Azure/go-autorestの日本語訳 (original: https://github.com/Azure/go-autorest) |
azure-sdk-for-go-docs-jp | Microsoft Azure SDK for Goの日本語訳 (original: https://github.com/Azure/azure-sdk-for-go) |
go-web-workshop-jp | GoのApp EngineでWebアプリケーションを構築する (Japanese translation of https://github.com/campoy/go-web-workshop) |
vscode-go-docs-jp | Go言語のサポートを提供するVS Codeの拡張機能の日本語訳。https://marketplace.visualstudio.com/items?itemName=lukehoban.Go |
azure-blog-jp | Blog | Microsoft Azure 日本語訳 |