Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClaimThreadSafe ¶
type ClaimThreadSafe struct {
datastore.Batching
}
ClaimThreadSafe claims that a Datastore is threadsafe, even when it's type does not guarantee this. Use carefully.
func (ClaimThreadSafe) Close ¶
func (c ClaimThreadSafe) Close() error
TEMP UNTIL dev0.4.0 merges and solves this ugly interface stuff
func (ClaimThreadSafe) IsThreadSafe ¶
func (ClaimThreadSafe) IsThreadSafe()
Source Files
¶
- datastore_closer.go
- delayed.go
- threadsafe.go
Click to show internal directories.
Click to hide internal directories.