Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSupported ¶
Types ¶
type EmissionsType ¶
type EmissionsType string
const ( Average EmissionsType = "average" Marginal EmissionsType = "marginal" )
func GetSupportedEmissionsTypes ¶
func GetSupportedEmissionsTypes() []EmissionsType
type Provider ¶
type ProviderType ¶
type ProviderType string
const ( WattTime ProviderType = "watttime" ElectricityMaps ProviderType = "electricitymaps" Simulator ProviderType = "simulator" )
func GetSupportedProviders ¶
func GetSupportedProviders() []ProviderType
Click to show internal directories.
Click to hide internal directories.