Rename asset_stream_manager to cdc_stream (#27)

Fixes #13
This commit is contained in:
Lutz Justen
2022-12-01 16:14:56 +01:00
committed by GitHub
parent f0539226a2
commit 01a60e2490
58 changed files with 197 additions and 213 deletions

View File

@@ -2,12 +2,14 @@
# This project provides Linux compatible Dirent interface for Microsoft Windows.
#
load("@rules_cc//cc:defs.bzl", "cc_library")
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # BSL-1.0 license
exports_files(["LICENSE"])
package(default_visibility = ["//visibility:public"])
cc_library(
name = "lyra",
hdrs = [