CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module GoMicro

Module for Go Micro framework.

Import path

import semmle.go.frameworks.GoMicro

Classes

ClientRequestUrlAsSink

An SSRF sink for the Client service function.

ClientService

A client service function.

ClientServiceType

A Client server handler type.

GoMicroClientType

A GoMicro client type.

GoMicroServerType

A GoMicro server type.

ProtocGeneratedFile

A file that is generated by the protobuf compiler.

ProtocMessageType

A type that is generated by the protobuf compiler.

Request

A set of remote requests from a service handler.

ServiceHandler

A service handler.

ServiceInterfaceType

A Server Interface type.

ServiceRegisterHandler

A service register handler.

ServiceServerType

A Service server handler type.