Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemorySchemaStore ¶
type MemorySchemaStore struct {
// contains filtered or unexported fields
}
MemorySchemaStore is a basic in-memory schema store and resolver implementation.
func NewMemorySchemaStore ¶
func NewMemorySchemaStore() *MemorySchemaStore
NewMemorySchemaStore creates a new MemorySchemaStore.
Click to show internal directories.
Click to hide internal directories.