Added:
- pkg/log: use strings.Builder instead of bytes.Buffer
- pkg/sync/pipeline: using timer replace ticker
- pkg/sync/pipeline: select context for timeout/cancel
Fixed:
- tool/kratos: replace pkg name to go-kratos
- pkg/database/sql: fix parse mysql dsn addr
- tool/kratos: fix the windows installation directory