Skip to content

Commit 1b12d28

Browse files
small tweaks
1 parent a5d8b85 commit 1b12d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/xds/xdsclient/xdsresource/resource_type.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
"google.golang.org/protobuf/types/known/anypb"
3131
)
3232

33-
// Producer uses the external xdsclient API.
33+
// Producer watches resources via the external xdsclient API.
3434
type Producer interface {
3535
WatchResource(typeURL, resourceName string, watcher xdsclient.ResourceWatcher) (cancel func())
3636
}

0 commit comments

Comments
 (0)