package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 23, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ProjectID string `json:"project_id" validate:"required"`
TopicID string `json:"topic_id" validate:"required"`
Credentials json.RawMessage `json:"credentials,omitempty"`
CredentialsPath string `json:"credentials_path"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.