fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.26k stars 615 forks source link

Add direct Sprintf support #55

Closed erikh closed 7 years ago

erikh commented 7 years ago

Here you go, I figure this is self-explanatory! :)

fatih commented 7 years ago

Hi @erikh

Thanks for your contribution. Sorry for the late response as I'm busy lately. Can you add also Sprint() so it's the same with the other public facing API's. Thanks.

erikh commented 7 years ago

Yep sure! Might be a few days, moving atm.

On Fri, Jan 27, 2017 at 3:29 AM Fatih Arslan notifications@github.com wrote:

Hi @erikh https://github.com/erikh

Thanks for your contribution. Sorry for the late response as I'm busy lately. Can you add also Sprint() so it's the same with the other public facing API's. Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fatih/color/pull/55#issuecomment-275645627, or mute the thread https://github.com/notifications/unsubscribe-auth/AABJ6yDx3XCdLPDxPEq8LAflUdARwUZkks5rWdURgaJpZM4LjZS8 .

erikh commented 7 years ago

Just patched it in, do you mind taking another look?

fatih commented 7 years ago

Thanks @erikh, looks good 👍

erikh commented 7 years ago

Thanks!

On Thu, Feb 9, 2017 at 12:00 AM, Fatih Arslan notifications@github.com wrote:

Thanks @erikh https://github.com/erikh, looks good 👍

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fatih/color/pull/55#issuecomment-278572305, or mute the thread https://github.com/notifications/unsubscribe-auth/AABJ65xyXsvrWIP6CCW9P5BgAX9_b3joks5raseXgaJpZM4LjZS8 .