Versions in this module Expand all Collapse all v1 v1.0.0 Nov 10, 2021 Changes in this version + type Server struct + func NewServer(e *eagle.Eagle) (*Server, error) + func (s *Server) Start() error + func (s *Server) Stop() error Other modules containing this package github.com/hacdias/eagle/v2 github.com/hacdias/eagle/v4