Discover Packages
github.com/spotinst/spotinst-sdk-go
spotinst
session
package
Version:
v1.144.0
Opens a new window with list of versions in this module.
Published: Feb 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 23
Opens a new window with list of known importers.
Documentation
Documentation
¶
A Session provides a central location to create service clients.
Sessions are safe to create service clients concurrently, but it is not safe
to mutate the Session concurrently.
New creates a new instance of Session. Once the Session is created it
can be mutated to modify the Config. The Session is safe to be read
concurrently, but it should not be written to concurrently.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.