Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CleaningService ¶
type CleaningService struct {
// contains filtered or unexported fields
}
func NewCleaningService ¶
func NewCleaningService(atProto out.ATProto) *CleaningService
func (*CleaningService) CleanBlueskyHistory ¶
func (s *CleaningService) CleanBlueskyHistory(ctx context.Context, profileHandle, appPassword string, recordTypes []models.RecordType, deleteOlderThanDays int) error
Click to show internal directories.
Click to hide internal directories.