feat: add new helper methods for RAC operations docs: add comprehensive library usage documentation chore: move example to examples/library_usage directory
8 lines
128 B
Modula-2
8 lines
128 B
Modula-2
module example
|
|
|
|
go 1.24.5
|
|
|
|
require git.benadis.ru/gitops/benadis-rac v0.0.0
|
|
|
|
replace git.benadis.ru/gitops/benadis-rac => ../..
|