Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Handler = &MuxHandler{} BlobIndex blossom.EventStoreBlobIndexWrapper Server *blossom.BlossomServer )
Functions ¶
Types ¶
type MuxHandler ¶
type MuxHandler struct {
// contains filtered or unexported fields
}
func (*MuxHandler) ServeHTTP ¶
func (mh *MuxHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.