a8m / a8m/documentdb

Does not compile

Aperta
#22 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
help wanted
Lingua principale
Go
Stelle
31
Fork
26
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

None of the examples currently work. The error is from the connection line:

```GO
client := documentdb.New("connection-url", documentdb.Config{"master-key"})
```

`cannot use "master-key" (type string) as type *documentdb.Key in field value`

Shouldn't we be passing a `*documentdb.Key` instead of string?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.