Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ File
Interface
File
internal/logging/accesslog/file_access_logger.go:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
type
(
23
File
interface
{
24
io.WriteCloser
25
supportRotate
26
Name() string
27
}
28
29
fileAccessLogger
struct
{
30
RequestFormatter
Callers
5
BenchmarkBackScannerRealFile
Function · 0.65
NewFileAccessLogger
Function · 0.65
Rotate
Method · 0.65
Close
Method · 0.65
CleanupRotatedLogs
Method · 0.65
Implementers
15
GinJSONBinding
internal/serialization/gin_binding.go
GinYAMLBinding
internal/serialization/gin_binding.go
Watcher
internal/idlewatcher/watcher.go
mockFile
internal/logging/accesslog/mock_file_t
mockFileInfo
internal/logging/accesslog/mock_file_t
sharedFileHandle
internal/logging/accesslog/shared_file
Route
internal/route/route.go
Middleware
internal/net/gphttp/middleware/middlew
fakeMiddlewareHTTPRoute
internal/net/gphttp/middleware/route_o
LoadBalancer
internal/net/gphttp/loadbalancer/loadb
server
internal/net/gphttp/loadbalancer/serve
Node
internal/proxmox/node.go
Calls
no outgoing calls
Tested by
no test coverage detected