 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dump ¶
type Dump struct {
	// contains filtered or unexported fields
}
    func (*Dump) DumpBookmark ¶
func (d *Dump) DumpBookmark(ctx context.Context, req DumpRequest) error
type DumpRequest ¶
type Props ¶
type Props struct {
	Logger          *logger.Logger
	PoolSize        int
	HttpLoader      *dl.HttpInstance
	ChromeLoader    *dl.ChromeInstance
	Bm              bookmarker.Bookmarker
	UserAgentStream *ua.RandomStream
	Db              *badger.DB
}
     Click to show internal directories. 
   Click to hide internal directories.