Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphStream ¶
type GraphStream struct {
// contains filtered or unexported fields
}
func NewGraphStream ¶
func NewGraphStream(w io.Writer) *GraphStream
func (*GraphStream) ChangeNode ¶
func (*GraphStream) Flush ¶
func (gs *GraphStream) Flush() error
type GraphStreamHandler ¶
func (*GraphStreamHandler) ServeHTTP ¶
func (s *GraphStreamHandler) ServeHTTP(w http.ResponseWriter, r *http.Request, params httprouter.Params)
Click to show internal directories.
Click to hide internal directories.