Sets the grace time.
(graceTime time.Duration)
| 109 | |
| 110 | // Sets the grace time. |
| 111 | SetGraceTime(graceTime time.Duration) error |
| 112 | |
| 113 | // Properties returns the current set of properties |
| 114 | Properties() (Properties, error) |
no outgoing calls
no test coverage detected