LibraryName provides a namespaced name which is used to check whether the library has already been configured in the environment.
()
| 69 | // LibraryName provides a namespaced name which is used to check whether the library has already |
| 70 | // been configured in the environment. |
| 71 | LibraryName() string |
| 72 | } |
| 73 | |
| 74 | // LibraryAliaser generates a simple named alias for the library, for use during environment serialization. |
no outgoing calls
no test coverage detected