var flagP … var flagT … func usage() { … } // ignoreSignals ignore the interrupt signals. func ignoreSignals() { … } func main() { … } type countWriter … func (w *countWriter) Write(b []byte) (int, error) { … }
var flagP … var flagT … func usage() { … } // ignoreSignals ignore the interrupt signals. func ignoreSignals() { … } func main() { … } type countWriter … func (w *countWriter) Write(b []byte) (int, error) { … }