mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
Add missing qldoc
This commit is contained in:
@@ -4,6 +4,7 @@ import go
|
||||
|
||||
/** Provides models of commonly used functions and types in the protobuf packages. */
|
||||
module Protobuf {
|
||||
/** Gets the name of a protobuf implementation package. */
|
||||
string protobufPackages() {
|
||||
result in ["github.com/golang/protobuf/proto", "google.golang.org/protobuf/proto"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user