learning_go/ceph/types.go
Alexander Pivkin c271101ef1 sdf
2025-09-05 16:08:08 +03:00

10 lines
140 B
Go

// package main
// const config = "/etc/ceph/ceph.conf"
// type params struct {
// cluster string
// user string
// config string
// }