1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 15:40:03 +08:00
Commit Graph

146 Commits

Author SHA1 Message Date
6e821a4cd9 chore: coding style 2020-11-08 23:10:33 +08:00
755dc5619d feat: add parse_duration 2020-11-08 22:58:31 +08:00
90ffe7c7d9 feat: add example 2020-09-20 22:29:58 +08:00
289fe68e61 feat: add print_status_context 2020-09-20 16:47:34 +08:00
dd2bec2669 feat: add PrintStatusContext 2020-09-20 01:23:03 +08:00
e027f8f713 refactor: fix clippy 2020-09-19 20:12:40 +08:00
20b452656e refactor: ipv4_to_u32 2020-09-19 20:07:49 +08:00
89f45cc354 style: code style format 2020-09-19 20:00:54 +08:00
0a2302301d feat: add is_logger_level_enabled 2020-09-13 10:35:24 +08:00
68e889c542 feat: add ip address mask group 2020-09-13 02:57:44 +08:00
3e5292105b chore: !!->^ 2020-09-13 00:37:04 +08:00
745e577c7b feat: add logger level *,?,!,!! 2020-09-13 00:34:05 +08:00
6b86709137 chore: rm read_json_config 2020-09-10 01:05:27 +08:00
1917b23c27 fix: use serde 2020-09-10 00:32:42 +08:00
3db1fb8130 fix: feature use_serde 2020-09-10 00:23:04 +08:00
0576c23c5a feat: add logger level, read json config 2020-09-09 01:35:44 +08:00
79e2618e98 feat: add ip address port 2020-09-06 21:58:33 +08:00
90fc790b64 feat: add display for ip address and ip address mask 2020-09-06 18:49:40 +08:00
bd8152f59b feat: add ip address 2020-09-06 18:45:27 +08:00
c5749c8137 chore: add macro_use 2020-09-06 00:35:31 +08:00
debe4d8c2b feat: add util_net 2020-09-06 00:05:36 +08:00
0bdcbfbbde chore: loop_count 2020-08-02 14:49:20 +08:00
d8d52abd5b fix: add loop count 2020-08-02 14:44:02 +08:00
31a2910393 fix: add loop count 2020-08-02 14:43:13 +08:00
a298b6ffcb fix: fix use 2020-08-02 11:52:29 +08:00
e79908b4fe style: fix clippy 2020-08-02 11:44:56 +08:00
fe7ab57ac5 feat: add macro information/success/warning/failure/debugging 2020-08-02 11:36:03 +08:00
5ec790e192 chore: update verstion 2020-08-02 11:09:02 +08:00
2e8c8fe8c8 feat: add find_parents_exists_dir 2020-08-02 11:08:11 +08:00
328f4c503f v0.3.0 add JoinFilesReader 2020-06-21 13:19:50 +08:00
0ebd4e5630 fix print_color unwarp issue 2020-05-07 08:21:19 +08:00
ef49c85cf2 ref read_str_to_lines 2020-05-05 22:00:45 +08:00
a672cdfa45 add read_str_to_lines, tests, fix bug 2020-05-05 13:27:21 +08:00
66d3540b65 add locate_file 2020-05-04 20:54:16 +08:00
7bfffc7bb6 add MessageType#print 2020-05-02 18:53:48 +08:00
d7ffd4ca6c add print_*) 2020-05-02 13:12:53 +08:00
7853214680 fix clippy 2020-05-02 13:08:20 +08:00
57c757d770 add split_kv 2020-05-02 12:58:22 +08:00
46528c566c add split_kv 2020-05-02 12:58:13 +08:00
2f7d7d238e add resolve_file_path 2020-05-02 12:48:31 +08:00
dd0a754631 add get_read_stdin_or_file 2020-05-02 11:54:13 +08:00
d75c331fa0 ref use 2020-04-12 19:46:12 +08:00
34df5b66a2 ref is_env_on 2020-04-12 18:19:34 +08:00
d218e1edd5 change version 2020-04-12 12:26:02 +08:00
854f619518 add print message lock 2020-04-12 12:06:00 +08:00
7811e29921 update 2020-04-12 00:55:37 +08:00
b8da734669 add util_file::read_file_content 2020-04-12 00:39:16 +08:00
0e0714f7cd add read_to_bytes 2020-01-12 22:19:14 +08:00
53747a2337 fix clippy 2020-01-11 11:57:43 +08:00
5074a46c61 fix clippy 2020-01-11 11:51:28 +08:00