Versions in this module Expand all Collapse all v0 v0.1.1 Apr 2, 2022 v0.1.0 Mar 30, 2022 Changes in this version + type SecretManagerService struct + func NewSecretManagerService() (*SecretManagerService, error) + func (s *SecretManagerService) GetSecret(secret, version, projectID string) ([]byte, error)