Documentation
¶
Index ¶
Constants ¶
View Source
const MetadataResponse = `
{
"key": "db.name",
"value": "pg",
"read_only": false
}
`
Variables ¶
View Source
var ( Metadata = metadata.Metadata{ Key: "db.name", Value: "pg", ReadOnly: false, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.