mikiotec
@mikiotec (みきお)

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

go、firestoreのカスタムオブジェクトで華麗にDocumentIdを取得する方法を教えてください

解決したいこと

go、firestoreのカスタムオブジェクトで華麗にDocumentIdを取得する方法を教えてください

これはダメでした。

type Renewal struct {
    Id             string                 `firestore:"__name__,omitempty"`
}
0

No Answers yet.

Your answer might help someone💌