mirror of https://github.com/docker/docs.git
beam: no target field yet
This commit is contained in:
parent
3725628467
commit
c0364720db
|
@ -18,7 +18,6 @@ const (
|
|||
)
|
||||
|
||||
type Message struct {
|
||||
Target string
|
||||
Name string
|
||||
Args []string
|
||||
Data string
|
||||
|
|
Loading…
Reference in New Issue