sfsettings

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

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

func NewSettings

func NewSettings() *Settings

func (*Settings) GetAndroidKey

func (s *Settings) GetAndroidKey() string

func (*Settings) GetBaseAPI

func (s *Settings) GetBaseAPI() string

func (*Settings) GetCookie

func (s *Settings) GetCookie() string

func (*Settings) GetDeviceToken

func (s *Settings) GetDeviceToken() string

func (*Settings) GetRandomDeviceToken

func (s *Settings) GetRandomDeviceToken() string

func (*Settings) GetUserAgent

func (s *Settings) GetUserAgent() string

func (*Settings) GetVersion

func (s *Settings) GetVersion() string

func (*Settings) GetWebBaseAPI

func (s *Settings) GetWebBaseAPI() string

func (*Settings) GetWebBaseURL

func (s *Settings) GetWebBaseURL() string

func (*Settings) SetAndroidKey

func (s *Settings) SetAndroidKey(androidKey string) *Settings

func (*Settings) SetBaseURL

func (s *Settings) SetBaseURL(baseURL string) *Settings

func (*Settings) SetCookie

func (s *Settings) SetCookie(cookie any) *Settings

func (*Settings) SetDeviceToken

func (s *Settings) SetDeviceToken(deviceToken string) *Settings

func (*Settings) SetUserAgent

func (s *Settings) SetUserAgent(userAgent string) *Settings

func (*Settings) SetVersion

func (s *Settings) SetVersion(version string) *Settings

Jump to

Keyboard shortcuts

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