package service

Import Path
	google.golang.org/grpc/credentials/alts/internal/handshaker/service (on go.dev)

Dependency Relation
	imports 2 packages, and imported by one package

Involved Source Files Package service manages connections between the VM application and the ALTS handshaker service.
Package-Level Functions (only one, which is exported)
Dial dials the handshake service in the hypervisor. If a connection has already been established, this function returns it. Otherwise, a new connection is created.
Package-Level Variables (total 3, none are exported)