Commit Graph

13 Commits

Author SHA1 Message Date
acd5df2410 move important exceptions to package lang 2022-11-26 14:05:48 +08:00
8725d7b4a5 add TypeCastException 2022-11-26 13:45:11 +08:00
143d28dcae add TypeCastException 2022-11-26 13:42:30 +08:00
5c72e98873 add ConvChannel 2022-11-25 18:33:21 +08:00
083f5271fe add LICENCE and copyright 2022-11-25 18:19:33 +08:00
751d09a1a7 提供更高层次的封装 2022-10-31 20:54:53 +08:00
8fe538eb7e add concurrent sequence and message queue 2022-04-23 11:30:34 +08:00
81cc3651c8 add ThreadLocal and Context 2022-04-02 15:25:35 +08:00
cce87f820e add Atomic.go 2022-03-30 21:52:08 +08:00
561ff20adb impl ConcurrentLinkedStack and ConcurrentLinkedQueue 2022-03-30 20:49:59 +08:00
150fa1f04e update exceptions 2022-03-28 18:19:05 +08:00
ca060c0304 add basic package type 2022-03-23 10:15:18 +08:00
67220737dc add go generic support 2022-03-21 11:02:41 +08:00