Improve documentation for API interface in table package.
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
|||||||
"git.kor-elf.net/kor-elf-shield/go-nftables-client/internal/command"
|
"git.kor-elf.net/kor-elf-shield/go-nftables-client/internal/command"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// API for working with tables.
|
||||||
type API interface {
|
type API interface {
|
||||||
// AddTable adds a new table.
|
// AddTable adds a new table.
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user