Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata: add a function to access the stream map #71

Merged

Commits on Aug 24, 2020

  1. Metadata: add a function to access the stream map

    Jonathan Mercier-Ganady committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    43f4d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Metadata: make Streams() return an array of StreamInfo

    instead of a stream map to prevent external manipulation
    Jonathan Mercier-Ganady committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    aee6d4c View commit details
    Browse the repository at this point in the history
  2. Metadata: use append instead of indexes to fill slice

    Jonathan Mercier-Ganady committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    8f9c1e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Copy changes to v2 metadata.go file

    Jonathan Mercier-Ganady committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    ab5ae40 View commit details
    Browse the repository at this point in the history
  2. Remove new function from v1

    Jonathan Mercier-Ganady committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    6bc4399 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove new function from v1"

    This reverts commit 6bc4399.
    Jonathan Mercier-Ganady committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    2bc991c View commit details
    Browse the repository at this point in the history