Documentation ¶
Index ¶
Constants ¶
View Source
const (
FileSyncPort = 50000
)
Variables ¶
View Source
var (
ControllerPkg = schema.MakePackageSingleRef("namespacelabs.dev/foundation/std/development/filesync/controller")
)
Functions ¶
Types ¶
type FileSyncDevObserver ¶
type FileSyncDevObserver struct {
// contains filtered or unexported fields
}
func (*FileSyncDevObserver) Close ¶
func (do *FileSyncDevObserver) Close() error
func (*FileSyncDevObserver) Deposit ¶
func (do *FileSyncDevObserver) Deposit(ctx context.Context, s *wsremote.Signature, fe []*wscontents.FileEvent) (bool, error)
func (*FileSyncDevObserver) OnDeployment ¶
func (do *FileSyncDevObserver) OnDeployment(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.