github.com/cyverse/go-irodsclient@v0.13.2/irods/common/tracker.go (about)

     1  package common
     2  
     3  type TrackerCallBack func(processed int64, total int64)