mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 14:07:38 +03:00
parent
02924d8d4b
commit
ef63383248
8 changed files with 312 additions and 3 deletions
|
@ -7,7 +7,6 @@ import (
|
|||
|
||||
type Blob interface {
|
||||
Sync() error
|
||||
io.Reader
|
||||
io.Writer
|
||||
io.Closer
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue