As shown, sorting by file name, Finder and command line ls show different results. ls is strictly in ascending order by file name, but Finder is not normal in the red box part.
Hi, I got a new method of configuration load in golang. As the code show, it allows programmer to set label "config" to describe default value and load value from environment name. But I don't know how to implement it.
It would be very thankful to help me out with TODO part.