Forgive me for this pigeon code, I am looking to do something like:

os.Stdout.BeforeWrite(func (){

});

os.Stderr.AfterWrite(func(){

})

so I can hook into the system and clear the terminal before hand, and write 
a status line, after wards. Is this possible?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/86ecac37-cf19-436c-87ed-3f415ca157c4n%40googlegroups.com.

Reply via email to