aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/envoyproxy/go-control-plane/pkg/server/stream/v3/ya.make
blob: ff0a7e670bd21eee8386704ed335682fbf0cac46 (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

LICENSE(Apache-2.0)

SRCS(
    stream.go
)

END()