expvarmon icon indicating copy to clipboard operation
expvarmon copied to clipboard

Feature - Embedding inside existing app

Open exu opened this issue 9 years ago • 2 comments
trafficstars

I'm curious if there is any way to use expvarmon inside my own program. I want to deploy one binary on the server and give admin view what's going on.

e.g. When I'll run ./my -expvarmon it should run expvarmon tool with all variables set

exu avatar Dec 16 '15 06:12 exu

aliases on that server should do the trick dont you think ? .bashrc is your friend. :-)

DaKine23 avatar Nov 29 '16 10:11 DaKine23

@DaKine23 what have aliases in bashrc common to embedding library inside your own program ?

exu avatar Dec 20 '16 11:12 exu