package installer import "context" func (i *installer) YosGuard(ctx context.Context) error { return nil }