Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LocalPublisherServer ¶
type LocalPublisherServer struct {
// contains filtered or unexported fields
}
func NewLocalPublisherServer ¶
func NewLocalPublisherServer(ctx context.Context, directory string, port int) *LocalPublisherServer
func (*LocalPublisherServer) Run ¶
func (s *LocalPublisherServer) Run(ctx context.Context)
type Publisher ¶
type Publisher struct {
// contains filtered or unexported fields
}
func NewLocalPublisher ¶
func (*Publisher) IsInstalled ¶
IsInstalled checks if the publisher is installed and it determines this based on the presence of the base directory and a local server.
func (*Publisher) PublishResult ¶
Click to show internal directories.
Click to hide internal directories.