|
e1fb0a4a74
|
update: little fixes to composition
|
2019-09-02 19:07:24 +03:00 |
|
|
86a59253d1
|
add: fmt.stringer to item interface
|
2019-09-02 17:06:24 +03:00 |
|
|
83b32e4170
|
update: interface promoted methods
|
2019-09-02 16:48:38 +03:00 |
|
|
fcf5a8a791
|
add: string interface
|
2019-09-01 22:05:09 +03:00 |
|
|
9bcaae2505
|
add: method embedding
|
2019-08-31 20:28:08 +03:00 |
|
|
9f8bc6ea89
|
rename: interfaces composition
|
2019-08-31 17:24:37 +03:00 |
|
|
1ee44f1f9d
|
remove: log parser from interfaces
|
2019-08-31 17:23:50 +03:00 |
|
|
81bd060e1b
|
refactor: logparser v6
|
2019-08-31 17:23:16 +03:00 |
|
|
b5fbf7d10a
|
add: experimental logparser v6
|
2019-08-30 22:33:09 +03:00 |
|
|
ec39a882c8
|
update: interfaces composition
|
2019-08-30 00:49:27 +03:00 |
|
|
6ab99ac78e
|
fix: logs makefile
|
2019-08-29 18:48:15 +03:00 |
|
|
c8e7f3efda
|
optimize: logparser v5
|
2019-08-29 18:27:31 +03:00 |
|
|
661e018258
|
refactor: logparser v5 funcs
|
2019-08-29 16:08:46 +03:00 |
|
|
d28c6d54d2
|
fix: logparser v5 json err
|
2019-08-29 01:50:04 +03:00 |
|
|
4910370808
|
add: logparser v5 shared record
|
2019-08-29 01:32:25 +03:00 |
|
|
81b4246973
|
refactor: logparser v5 to pkgs
|
2019-08-28 23:46:42 +03:00 |
|
|
4629b59ef2
|
remove: logparser v6
|
2019-08-28 23:46:28 +03:00 |
|
|
10140e976d
|
rename: logparser v5 -> v6
|
2019-08-28 22:52:28 +03:00 |
|
|
de97595895
|
rename: pipe Digest -> Consume
|
2019-08-28 22:18:37 +03:00 |
|
|
9afbe8f350
|
move: log parsers
|
2019-08-28 20:23:38 +03:00 |
|
|
0a121cd911
|
refactor: oop log parser to pkgs
|
2019-08-28 20:05:06 +03:00 |
|
|
c1f245c628
|
rename: oop log parser result -> record
|
2019-08-28 13:42:24 +03:00 |
|
|
cc9e82bead
|
improve: oop log parser err handling
|
2019-08-28 13:09:54 +03:00 |
|
|
55a480a016
|
refactor: oop log parser names
|
2019-08-28 13:01:51 +03:00 |
|
|
aff765c4a8
|
refactor: inteface composition
|
2019-08-27 15:23:36 +03:00 |
|
|
5d7047a66f
|
change: delivery msg interfaces
|
2019-08-27 15:19:25 +03:00 |
|
|
fce56d299e
|
refactor: oop log parser
|
2019-08-27 01:01:24 +03:00 |
|
|
dcfc7748fe
|
fix: log parser test imports
|
2019-08-26 18:00:03 +03:00 |
|
|
5e87b77956
|
fix: pointers example
|
2019-08-26 17:57:53 +03:00 |
|
|
7e82a94bae
|
remove: gochart go mod incompatible
|
2019-08-26 17:55:46 +03:00 |
|
|
1299552d88
|
update: chart path log parser oop
|
2019-08-26 17:22:53 +03:00 |
|
|
51eb72bdaf
|
update: functional log parser
|
2019-08-26 17:19:27 +03:00 |
|
|
5215300d31
|
refactor: oop log parser
|
2019-08-26 14:37:58 +03:00 |
|
|
912d789933
|
update: directory structure
|
2019-08-25 21:01:44 +03:00 |
|
|
0f07e4814e
|
add: type switch
|
2019-08-25 08:57:53 +03:00 |
|
|
39aed37a88
|
add: type assertion
|
2019-08-23 17:07:45 +03:00 |
|
|
e0b2786fd9
|
update: interfaces lecture
|
2019-08-23 11:03:51 +03:00 |
|
|
435c08e800
|
update: slice exercises 21, 23, 24, 25, 26
|
2019-08-23 10:23:42 +03:00 |
|
|
cfc6f5fbfa
|
update: slice exercise 21
|
2019-08-23 00:37:56 +03:00 |
|
|
312fbbf5a4
|
update: slices exercise 26
|
2019-08-23 00:25:38 +03:00 |
|
|
08d881a3d0
|
refactor: slice exercises 22 and 24
|
2019-08-22 20:55:47 +03:00 |
|
|
792a7a75d4
|
update: slice exercises 23
|
2019-08-22 20:04:52 +03:00 |
|
|
ce5a32ecbe
|
add: money type to interfaces
|
2019-08-21 23:53:47 +03:00 |
|
|
c282da3c6d
|
reorganize: interfaces section
|
2019-08-21 20:53:02 +03:00 |
|
|
8cb42216e4
|
move: log parser
|
2019-08-21 20:38:07 +03:00 |
|
|
6dc3774fc0
|
fix: import paths
|
2019-08-20 19:46:55 +03:00 |
|
|
6b95995c81
|
add: interfaces assertion and composition (wip)
|
2019-08-20 19:03:57 +03:00 |
|
|
aa7fada2aa
|
update: interfaces
|
2019-08-19 20:01:02 +03:00 |
|
|
b39a9ea117
|
refactor: logparser
|
2019-08-19 20:00:27 +03:00 |
|
|
158f475a2d
|
interfaces: refactor
|
2019-08-19 10:21:17 +03:00 |
|