Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Serializer, Storage and Client implementations #93

Merged
merged 6 commits into from
Jul 3, 2019
Merged

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    8e28ab1 View commit details
    Browse the repository at this point in the history
  2. Add a new dedicated serializer package. It handles all decoding and e…

    …ncoding in a unified way.
    luxas committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    3a2f6fc View commit details
    Browse the repository at this point in the history
  3. Add a new APIType struct for storing metadata, and a list of APITypes…

    …. Also, add a Created field to ObjectMeta
    luxas committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    35fc87a View commit details
    Browse the repository at this point in the history
  4. Add a new Storage interface and implementation, responsible for getti…

    …ng/setting/deleting/listing objects and their metadata
    luxas committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    64a8324 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2ce893 View commit details
    Browse the repository at this point in the history
  6. Autogenerated code

    luxas committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    0b9cb5d View commit details
    Browse the repository at this point in the history