Describe is used to convert details on current resource lock into a string
()
| 88 | // Describe is used to convert details on current resource lock |
| 89 | // into a string |
| 90 | Describe() string |
| 91 | } |
| 92 | |
| 93 | // Manufacture will create a lock of a given type according to the input parameters |
no outgoing calls
no test coverage detected