You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example the DefaultBulkStore struct embeds the Store interface, DefaultBulkStore the uses the embedded Store interface to also implement BulkStore.