//
pkg.gl
Category
github.com/flashbots/cvm-reverse-proxy
internal
file
package
0.1.6
Repository:
https://github.com/flashbots/cvm-reverse-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
5
Files
195 SLOC
#
Functions
NewHandler
NewHandler returns a new file handler.
#
Variables
OptAppend
OptAppend appends to the file.
OptMkdirAll
OptMkdirAll creates the path to the file.
OptNone
OptNone is a no-op.
OptOverwrite
OptOverwrite overwrites an existing file.
#
Structs
Handler
Handler handles file interaction.
Option
Option is a bitmask of options for file operations.