options

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteConfigurationSourceOptions

type RemoteConfigurationSourceOptions struct {
	// contains filtered or unexported fields
}

func New

func New(endpoint string, fileType string, filePath string, durationOfRemoteConfigChangeWatcher time.Duration) (*RemoteConfigurationSourceOptions, error)

func (*RemoteConfigurationSourceOptions) GetDurationOfRemoteConfigChangeWatcher

func (c *RemoteConfigurationSourceOptions) GetDurationOfRemoteConfigChangeWatcher() time.Duration

func (*RemoteConfigurationSourceOptions) GetEndpoint

func (c *RemoteConfigurationSourceOptions) GetEndpoint() string

func (*RemoteConfigurationSourceOptions) GetFilePath

func (c *RemoteConfigurationSourceOptions) GetFilePath() string

func (*RemoteConfigurationSourceOptions) GetFileType

func (c *RemoteConfigurationSourceOptions) GetFileType() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL