This website requires JavaScript.
Explore
Help
Sign In
scip
/
io-exporter
Watch
1
Star
0
Fork
0
You've already forked io-exporter
mirror of
https://codeberg.org/scip/io-exporter.git
synced
2025-12-17 04:21:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.0.5
io-exporter
/
main.go
8 lines
86 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2025-10-20 16:05:33 +02:00
package
main
refactored for easier mainenance, add Alloc and Metrics classes
2025-10-21 09:41:18 +02:00
import
"github.com/tlinden/io-exporter/cmd"
initial commit
2025-10-20 16:05:33 +02:00
func
main
(
)
{
refactored for easier mainenance, add Alloc and Metrics classes
2025-10-21 09:41:18 +02:00
cmd
.
Run
(
)
initial commit
2025-10-20 16:05:33 +02:00
}
Reference in New Issue
Copy Permalink