Commit Graph
97 Commits
Author SHA1 Message Date
Inanc Gumus 0eff1231f1 on hold: reflection decoder 2019-09-06 10:55:48 +03:00
Inanc GumusandGitHub 19dd611000 fix: err return in decode to iface 2019-09-06 00:30:18 +03:00
Inanc Gumus efae6414db add: explanations to decode to iface 2019-09-05 23:27:51 +03:00
Inanc Gumus 4ebcc1a088 add: decode json to an interface lecture 2019-09-05 23:23:37 +03:00
Inanc Gumus 169bd2b439 move: reflection decoder to 12th lecture 2019-09-05 23:22:49 +03:00
Inanc Gumus b67f113e24 add: database to reflection decoder 2019-09-05 14:59:49 +03:00
Inanc Gumus ef9360c852 move decoding into the list (reflection interfaces) 2019-09-04 16:52:53 +03:00
Inanc Gumus 1c31ec1fcc update: use new go literals 2019-09-03 23:51:15 +03:00
Inanc Gumus 311baef9e4 add: timestamp to reflection decoder 2019-09-03 23:15:46 +03:00
Inanc Gumus 4006ceaa79 update: marshaler interface 2019-09-03 23:07:25 +03:00
Inanc Gumus 009398e6d4 refactor: stringer interface 2019-09-03 17:42:56 +03:00
Inanc Gumus fc349bd51d add: reflection decoder 2019-09-03 12:41:45 +03:00
Inanc Gumus 5f7b9eabed remove: decoder code from marshaler 2019-09-02 22:47:49 +03:00
Inanc Gumus 4c9645a10d add: marshaler interface 2019-09-02 22:33:34 +03:00
Inanc Gumus e1fb0a4a74 update: little fixes to composition 2019-09-02 19:07:24 +03:00
Inanc Gumus 86a59253d1 add: fmt.stringer to item interface 2019-09-02 17:06:24 +03:00
Inanc Gumus 83b32e4170 update: interface promoted methods 2019-09-02 16:48:38 +03:00
Inanc Gumus fcf5a8a791 add: string interface 2019-09-01 22:05:09 +03:00
Inanc Gumus 9bcaae2505 add: method embedding 2019-08-31 20:28:08 +03:00
Inanc Gumus 9f8bc6ea89 rename: interfaces composition 2019-08-31 17:24:37 +03:00
Inanc Gumus 1ee44f1f9d remove: log parser from interfaces 2019-08-31 17:23:50 +03:00
Inanc Gumus ec39a882c8 update: interfaces composition 2019-08-30 00:49:27 +03:00
Inanc Gumus 9afbe8f350 move: log parsers 2019-08-28 20:23:38 +03:00
Inanc Gumus 0a121cd911 refactor: oop log parser to pkgs 2019-08-28 20:05:06 +03:00
Inanc Gumus c1f245c628 rename: oop log parser result -> record 2019-08-28 13:42:24 +03:00
Inanc Gumus cc9e82bead improve: oop log parser err handling 2019-08-28 13:09:54 +03:00
Inanc Gumus 55a480a016 refactor: oop log parser names 2019-08-28 13:01:51 +03:00
Inanc Gumus aff765c4a8 refactor: inteface composition 2019-08-27 15:23:36 +03:00
Inanc Gumus 5d7047a66f change: delivery msg interfaces 2019-08-27 15:19:25 +03:00
Inanc Gumus fce56d299e refactor: oop log parser 2019-08-27 01:01:24 +03:00
Inanc Gumus dcfc7748fe fix: log parser test imports 2019-08-26 18:00:03 +03:00
Inanc Gumus 7e82a94bae remove: gochart go mod incompatible 2019-08-26 17:55:46 +03:00
Inanc Gumus 1299552d88 update: chart path log parser oop 2019-08-26 17:22:53 +03:00
Inanc Gumus 5215300d31 refactor: oop log parser 2019-08-26 14:37:58 +03:00
Inanc Gumus 912d789933 update: directory structure 2019-08-25 21:01:44 +03:00
Inanc Gumus 0f07e4814e add: type switch 2019-08-25 08:57:53 +03:00
Inanc Gumus 39aed37a88 add: type assertion 2019-08-23 17:07:45 +03:00
Inanc Gumus e0b2786fd9 update: interfaces lecture 2019-08-23 11:03:51 +03:00
Inanc Gumus ce5a32ecbe add: money type to interfaces 2019-08-21 23:53:47 +03:00
Inanc Gumus c282da3c6d reorganize: interfaces section 2019-08-21 20:53:02 +03:00
Inanc Gumus 8cb42216e4 move: log parser 2019-08-21 20:38:07 +03:00
Inanc Gumus 6dc3774fc0 fix: import paths 2019-08-20 19:46:55 +03:00
Inanc Gumus 6b95995c81 add: interfaces assertion and composition (wip) 2019-08-20 19:03:57 +03:00
Inanc Gumus aa7fada2aa update: interfaces 2019-08-19 20:01:02 +03:00
Inanc Gumus b39a9ea117 refactor: logparser 2019-08-19 20:00:27 +03:00
Inanc Gumus 158f475a2d interfaces: refactor 2019-08-19 10:21:17 +03:00
Inanc Gumus b95be49711 add: new interfaces 2019-08-19 10:21:17 +03:00