Skip to content

Commit

Permalink
Add a TODO re: tentative API.
Browse files Browse the repository at this point in the history
  • Loading branch information
zenhack committed Jan 3, 2022
1 parent 9836dfb commit 594db34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions capability.go
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ type ClientState struct {
// Arbitrary metadata. Note that, if a Client is a promise,
// when it resolves its metadata will be replaced with that
// of its resolution.
//
// TODO: this might change before the v3 API is stabilized;
// we are not sure the above is the correct semantics.
Metadata *Metadata
}

Expand Down

0 comments on commit 594db34

Please sign in to comment.