Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opts ¶
type Opts struct { // FileServer is the file server to use. If nil, file.InMemory will be used. // This option is useless for inmemory (mock). FileServer foodtinder.FileServer }
Opts contains optional options for the store backend.
Directories ¶
Path | Synopsis |
---|---|
Package memory implements foodtinder.Server using on-memory maps.
|
Package memory implements foodtinder.Server using on-memory maps. |
Click to show internal directories.
Click to hide internal directories.