Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
url-checker
master
AvgResponseTime
Channel
ConcurrencyUtil
Config
DiagnosticLogger
Formatter
Printer
Stats
Info
StatsStore
Get
LogFailure
LogSuccess
StatsWriter
StatusChecker
Failure
Success
UrlGenerator
Built with Crystal 1.9.2
2023-10-07 10:58:33 UTC
struct
StatsStore::LogFailure
StatsStore::LogFailure
Struct
Value
Object
Defined in:
lib/server/stats_store.cr
Constructors
.new
(url : String)
Instance Method Summary
#clone
#copy_with
(url _url = @url)
#url
: String
Constructor Detail
def self.
new
(url : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(url _url = @url)
#
[
View source
]
def
url
: String
#