Commit Graph

  • c5c11dc067 mcfg: make Child set its hooks to happen _then_, not recursively/concurrently during the parents', otherwise you can't effect a child's behavior with parent configs (e.g. changing the handler being passed into an http server) Brian Picciano 2018-05-27 07:58:51 +0000
  • feed62d7d9 mtime: fix older package doc not having been deleted Brian Picciano 2018-05-27 07:57:23 +0000
  • fa41ab5a01 Implementation of jstream Brian Picciano 2018-03-26 12:32:43 +0000
  • 58837a8186 README: add styleguide section Brian Picciano 2018-03-26 10:54:01 +0000
  • b30ccf4db8 mcrypto: move SignVerifier code into Secret, to account for encrypting later on Brian Picciano 2018-03-26 10:53:49 +0000
  • d4c665c4d5 mcrypto: change UUID implementation to keep inner data as []byte instead of string Brian Picciano 2018-03-23 15:56:27 +0000
  • 02a4cf7c30 implement mcrypto.Public/PrivateKey types and have them implement Signer/Verifier Brian Picciano 2018-03-23 15:46:14 +0000
  • 9b6c42572c refactor mcrypto signature code to have an actual Signature type which implicitely handles its salt and timestamp Brian Picciano 2018-03-23 15:10:53 +0000
  • 56dbb1827e implement basic mrpc functionality Brian Picciano 2018-03-19 17:14:50 +0000
  • 50db101620 implement mcrypto.Signer Brian Picciano 2018-03-12 12:29:51 +0000
  • a2b6f56876 implement mcrypto.UUID Brian Picciano 2018-03-11 18:25:04 +0000
  • d3259d45f8 implement mdb.PubSub Brian Picciano 2018-02-15 22:47:18 +0000
  • 0feba17791 give mcfg.Cfg a TestRun method which can be used during tests Brian Picciano 2018-02-15 22:46:32 +0000
  • 93cfa66c4b rename some mlog files, change KVer interface slightly Brian Picciano 2018-02-15 21:23:04 +0000
  • 3d43caba18 implement mcfg package, which includes both configuration, runtime setup, and organizing both into heirarchies Brian Picciano 2018-01-11 22:19:25 +0000
  • 3f2f00d367 implement mtest package Brian Picciano 2018-02-11 16:05:36 +0000
  • 0b9c02c62a implement mlog logging system, which also implements functionality for embedding KV logging data in contexts and errors Brian Picciano 2018-01-16 13:59:52 +0000
  • 1276c31fe9 add mtime package Brian Picciano 2018-01-11 20:26:27 +0000
  • 5f8eb46c51
    Initial commit Brian Picciano 2018-01-11 15:47:01 +0000