Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CrawlPhotos ¶
func CrawlPhotos(ctx context.Context, root string, rsp_ch chan GatherPhotosResponse) error
func GatherPhotos ¶
func GatherPhotos(ctx context.Context, root string, cb GatherPhotoCallbackFunc) error
Types ¶
type GatherPhotoCallbackFunc ¶
type GatherPhotoCallbackFunc func(GatherPhotosResponse) error
type GatherPhotosResponse ¶
Click to show internal directories.
Click to hide internal directories.