Versions in this module Expand all Collapse all v0 v0.0.2 Jan 7, 2020 v0.0.1 Dec 20, 2019 Changes in this version + func New(path string) out.Output + type SSM struct + func (s *SSM) Get(key string) (string, error) + func (s *SSM) Set(key string, value string) error