Commit Graph

10 Commits

Author SHA1 Message Date
Max Cherry 1efc868257 types: actually, better stick to int64 instead of just int
At least, it's more convenient to use with time std pkg.
Also, API implementations better never rely on machine-dependent types.
2018-12-30 12:42:52 +02:00
Max Cherry 625dbccd47 README grooming + fixed godoc links 2018-12-28 15:50:07 +02:00
Max Cherry 210a06f0aa adcom1: helper objects (object bundles) for openrtb3, tests 2018-12-28 15:39:16 +02:00
Max Cherry b989bef12c README polishing 2018-12-28 14:32:28 +02:00
Max Cherry d066e77006 openrtb3: rename some files after package rename 2018-12-28 13:52:20 +02:00
Max Cherry d0bcd50088 openrtb3: rename package to openrtb3 (avoid surprises) 2018-12-28 13:49:37 +02:00
Max Cherry 494004dca1 openrtb3: comment cosmetics 2018-12-28 13:41:33 +02:00
Max Cherry 8f645da46b openrtb3: less overengineering; split types into multiple files 2018-12-24 17:15:16 +02:00
Max Cherry 9e40292b67 openrtb3: move TODOs to PR 2018-10-14 15:36:02 +03:00
Max Cherry e39d7431d7 openrtb3: dirty 3.0 implementation (without AdCom for now, just OpenRTB) 2018-10-14 15:21:17 +03:00