Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for function (0.16 sec)

  1. cmd/admin-heal-ops.go

    // map of the heal path to `healSequence` which holds state about the
    // heal sequence.
    //
    // Heal results are persisted in server memory for
    // `keepHealSeqStateDuration`. This function also launches a
    // background routine to clean up heal results after the
    // aforementioned duration.
    func (ahs *allHealState) LaunchNewHealSequence(h *healSequence, objAPI ObjectLayer) (
    Go
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Apr 04 12:04:40 GMT 2024
    - 25.1K bytes
    - Viewed (1)
Back to top