Follows: #19284 * The `CopyDir` is only used inside test code * Rewrite `ToSnakeCase` with more test cases * The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr` * The `UniqueQueue` can use string as ID directly, no need to call `ToStr` |
||
|---|---|---|
| .. | ||
| filebuffer | ||
| compare.go | ||
| io.go | ||
| legacy_test.go | ||
| legacy.go | ||
| paginate_test.go | ||
| paginate.go | ||
| path_test.go | ||
| path.go | ||
| remove.go | ||
| sanitize_test.go | ||
| sanitize.go | ||
| sec_to_time_test.go | ||
| sec_to_time.go | ||
| shellquote_test.go | ||
| shellquote.go | ||
| slice.go | ||
| string_test.go | ||
| string.go | ||
| timer.go | ||
| truncate_test.go | ||
| truncate.go | ||
| url.go | ||
| util_test.go | ||
| util.go | ||