Skip to content

Commit

Permalink
add container id (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader authored Jun 5, 2023
1 parent ca0bd1f commit 537360e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ type Plugin interface {
io.Reader
io.Writer
io.Closer
ID() string
}

0 comments on commit 537360e

Please sign in to comment.