Documentation
¶
Index ¶
- type Engine
- func (e *Engine) Balance()
- func (e *Engine) Build()
- func (e *Engine) DeleteHandler(key []byte) int
- func (e *Engine) Get(key []byte) entry.Entry
- func (e *Engine) LockKey(key string) error
- func (e *Engine) Put(key []byte, ent entry.Entry) error
- func (e *Engine) RemoveLock(key string)
- func (e *Engine) ServeHTTP(w http.ResponseWriter, r *http.Request)
- func (e *Engine) WriteToStorage(key []byte, value io.Reader, clen int64) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.