paths

package
v0.0.1-20230822-0002 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApplicationErrorLogsPath

func GetApplicationErrorLogsPath() string

GetApplicationErrorPath -> gets the path where error logs will be stored from the entire app

func GetApplicationLogsPath

func GetApplicationLogsPath() string

func GetDatabasePath

func GetDatabasePath(optFolder string) string

func GetLogsPath

func GetLogsPath() string

func GetLogsPathForChannels

func GetLogsPathForChannels(optFolder string) string

GetLogsPathForChannels -> channels are additional logging based on the configuration provided in the config file

func GetLogsPathForClients

func GetLogsPathForClients(optFolder string) string

GetLogsPathForClients -> gets the path for clients, param: optional folder

func GetLogsPathForServers

func GetLogsPathForServers(optFolder string) string

GetLogsPathForServers -> gets the path for servers, param: optional folder

Types

type Ddqdqw

type Ddqdqw interface {
	GetLogsPath() string
	GetApplicationErrorLogsPath() string
	GetApplicationLogsPath() string
	GetLogsPathForChannels(optFolder string) string
	GetLogsPathForClients(optFolder string) string
	GetDatabasePath(optFolder string) string
	GetLogsPathForServers(optFolder string) string
}

Jump to

Keyboard shortcuts

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