forked from External/ergo
away modes
This commit is contained in:
parent
cdae59ecf5
commit
08d9d5ab79
6 changed files with 79 additions and 24 deletions
|
|
@ -108,7 +108,7 @@ type Identifier interface {
|
|||
}
|
||||
|
||||
type Replier interface {
|
||||
Reply(Reply) error
|
||||
Reply(...Reply) error
|
||||
}
|
||||
|
||||
type Reply interface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue