BLOG

Latest Articles

How to multiply duration by integer in GO? [SOLVED]

In this tutorial, we will walk through some examples of converting int to time.Duration and doing some operations (division, multiply) with it. The built- in

By tuannguyen · 3 min read · GOLANG Solutions