Commit Graph
86 Commits
Author SHA1 Message Date
Inanc Gumus c595c14544 add: io composition ifaces example 2019-11-06 20:52:51 +03:00
Inanc Gumus 821380391f refactor: ifaces io png detector 2019-11-06 13:47:13 +03:00
Inanc Gumus cbaf135243 refactor: ifaces io reusable 2019-11-06 13:46:33 +03:00
Inanc Gumus d889fbae51 refactor: io png detector ifaces 2019-11-06 12:29:31 +03:00
Inanc Gumus 09d6c3a110 fix: png detector comments iface 2019-11-05 13:47:53 +03:00
Inanc Gumus ff25bcdcb9 add: png detector example 2019-11-05 10:48:27 +03:00
Inanc Gumus acbec476c3 refactor: constants io reusable iface 2019-11-04 12:09:15 +03:00
Inanc Gumus c41fdc301c add: reusable io ifaces 2019-11-04 11:01:04 +03:00
Inanc Gumus b99fae8873 add: notes to io ifaces 2019-11-04 11:00:53 +03:00
Inanc Gumus ead2341124 fix: fatalln -> fatal 2019-11-02 13:37:41 +03:00
Inanc Gumus 7abfd6abbd update: ioCopy read 2019-11-02 11:21:35 +03:00
Inanc Gumus 636385b0ff add: i/o streaming iface 2019-11-01 13:18:50 +03:00
Inanc Gumus ede39bfe59 update: copyright 2019-10-30 19:41:13 +03:00
Inanc Gumus fd66c9e996 remove: io iface 2019-10-30 12:40:11 +03:00
Inanc Gumus b97d5f5da9 remove: _old iface 2019-10-30 12:39:19 +03:00
Inanc Gumus f0200eface refactor: iface sorting 2019-10-23 21:00:05 +03:00
Inanc Gumus 3ac59459fd refactor: marshaler unmarshaler iface 2019-10-21 15:24:54 +03:00
Inanc Gumus 59865eac28 add: summaries iface 2019-10-21 12:47:04 +03:00
Inanc Gumus 0fd5c2968a refactor: sort 2019-10-21 12:45:12 +03:00
Inanc Gumus 47b24c7649 refactor: stringer 2019-10-17 20:23:45 +03:00
Inanc Gumus c062a46355 refactor: common ifaces 2019-10-17 14:49:20 +03:00
Inanc Gumus 34cf7f7de2 embed: timestamp iface 2019-10-15 13:30:43 +03:00
Inanc Gumus 29501c566c refactor: marshaler 2019-10-04 14:54:06 +03:00
Inanc Gumus e6eba7314f refactor: stringer 2019-10-04 11:52:09 +03:00
Inanc Gumus 0127b45c1e fix: powerdrawer plug out of power err 2019-09-27 11:34:02 +03:00
Inanc Gumus 3f653e7209 update: item interface discount ratio, add input name 2019-09-27 11:31:46 +03:00
Inanc Gumus 4dbfec8cec update: powerdrawer interface 2019-09-27 11:29:02 +03:00
Inanc Gumus 7d22851259 rename: interfaces type assertion 2019-09-27 11:15:17 +03:00
Inanc Gumus c4fec660fa fix: err in interfaces 2019-09-12 13:44:20 +03:00
Inanc Gumus 1495007ab2 add: interface comparison example 2019-09-09 20:48:33 +03:00
Inanc Gumus 68fb9ed07c remove: interface notes 2019-09-09 18:19:13 +03:00
Inanc Gumus 9d5aa09b1e add: io reader composition 2019-09-09 18:14:50 +03:00
Inanc Gumus 5ae171f48a finalize: io reader lecture 2019-09-09 13:31:03 +03:00
Inanc Gumus 4dadfb5cfd add: db.load and save 2019-09-08 12:02:29 +03:00
Inanc Gumus d217463316 remove: reflection decoder 2019-09-07 23:06:28 +03:00
Inanc Gumus e462f87c9b add: io reader writer begins 2019-09-07 23:04:53 +03:00
Inanc Gumus 38db8418d4 fix: reflection main.go 2019-09-07 22:46:43 +03:00
Inanc Gumus eef5c3eba4 add: reflection interfaces 2019-09-07 22:23:42 +03:00
Inanc Gumus 78114696c8 fix: decode to iface 2019-09-06 10:58:28 +03:00
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