Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMemoryStorage ¶
type InMemoryStorage struct {
// contains filtered or unexported fields
}
func New ¶
func New(urlPrefix string) *InMemoryStorage
func (*InMemoryStorage) Delete ¶
func (ims *InMemoryStorage) Delete(name string) error
func (*InMemoryStorage) ServeMux ¶
func (ims *InMemoryStorage) ServeMux() http.Handler
Click to show internal directories.
Click to hide internal directories.