shared

package
v0.0.0-...-41bbbd1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2020 License: MIT Imports: 3 Imported by: 8

Documentation

Index

Constants

View Source
const AWS_ACCESS_KEY_ID = "___"
View Source
const AWS_SECRET_ACCESS_KEY = "___"
View Source
const AWS_SERVER_IP = "127.0.0.1"
View Source
const AWS_SERVER_PORT = 55000
View Source
const CONNECTIONS = 5
View Source
const GOOGLE_KEY_CODE = "___"
View Source
const GOOGLE_SERVER_IP = "127.0.0.1"
View Source
const GOOGLE_SERVER_PORT = 60000
View Source
const LOG = true
View Source
const MONITOR_IP = "127.0.0.1"
View Source
const MONITOR_PORT = 50000
View Source
const NAME_SERVER_IP = "127.0.0.1"
View Source
const NAME_SERVER_PORT = 45000
View Source
const SAMPLE_SIZE = 3
View Source
const WAIT = 5

Variables

This section is empty.

Functions

func LogEvent

func LogEvent(log bool, source string, method string, action string, status string, thread string, dtStart time.Time, duration time.Duration)

Types

type RemoteError

type RemoteError struct {
	ErrorMessage string
}

func NewRemoteError

func NewRemoteError(errorMessage string) *RemoteError

func (RemoteError) Error

func (re RemoteError) Error() string

Jump to

Keyboard shortcuts

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