//
pkg.gl
Category
github.com/GoogleCloudPlatform/sql-server-agent
internal
sqlcollector
package
0.0.0-20241206140335-11ca37547f78
Repository:
https://github.com/googlecloudplatform/sql-server-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
101 SLOC
#
Functions
NewV1
NewV1 initializes a V1 instance.
#
Structs
V1
V1 that execute cmd and connect to SQL server.
#
Interfaces
SQLCollector
SQLCollector is the interface of Collector which declares all funcs that needs to be implemented.