forked from TrueCloudLab/frostfs-node
[#271] service/audit: Implement PoR
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
5f65ec0265
commit
a5320408a5
4 changed files with 115 additions and 4 deletions
|
@ -34,10 +34,6 @@ func (c *Context) Execute() {
|
|||
c.writeReport()
|
||||
}
|
||||
|
||||
func (c *Context) executePoR() {
|
||||
// TODO: implement me
|
||||
}
|
||||
|
||||
func (c *Context) executePoP() {
|
||||
// TODO: implement me
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue