V1Beta1OrV1BufLockObjectData returns the original source buf.lock associated with this Module, if the Module was backed with a v1beta1 or v1 buf.lock. This may not be set, in the cases where a buf.lock was not present due to no dependencies, or with a v2 Module. This file content is just used for
()
| 179 | // |
| 180 | // This file content is just used for dependency calculations. It is not parsed. |
| 181 | V1Beta1OrV1BufLockObjectData() (ObjectData, error) |
| 182 | |
| 183 | // ModuleSet returns the ModuleSet that this Module is contained within. |
| 184 | // |
no outgoing calls
no test coverage detected