Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FrameServer ¶
type FrameServer struct {
// contains filtered or unexported fields
}
func NewFrameServer ¶
func NewFrameServer(listenAddress string, certificate string, key string, frameService *services.FrameService) *FrameServer
func (*FrameServer) Open ¶
func (s *FrameServer) Open() error
Click to show internal directories.
Click to hide internal directories.