VM
Size: a a a
VM
p
VM
p
VM
p
VM
p
VM
p
VM
DP
p
Create(names []string) (ids []int, error)
Close([]ids) error
Append(chunks []Chunk) error
type Chunk struct {Id int, Data []byte}
РИ
ВС
Create(names []string) (ids []int, error)
Close([]ids) error
Append(chunks []Chunk) error
type Chunk struct {Id int, Data []byte}
p
ВС
с
> func HelloServer(w http.ResponseWriter, r *http.Request) {закрыл
> fmt.Fprintf(w, "Hello from %s!", r.URL.Path[1:])
> }
G