Skip to content

yudppp/isutools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISUTOOLS

いい感じにSpeedUpするために色々調べるためのツール群です。

Tools

profile

pprofの結果をSlackに送る

tracereporter

datadogのAPMの結果を出力するやつ

utils/throttle

_.throttle みたいなやつ Onceと同じInterfaceのfunctionを持つよ

utils/slackcat

Slackcat wrapper

TODO tools

  • slack log writter

Setup

go get github.com/yudppp/isutools/...
wget https://github.com/bcicen/slackcat/releases/download/v1.5/slackcat-1.5-linux-amd64 -O slackcat
sudo mv slackcat /usr/local/bin/
sudo chmod +x /usr/local/bin/slackcat
slackcat --configure

dependency

Links

About

iikanji speed up tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages