Skip to content

Update/cleanup code to only use shared structures for serialized objects

Some client code still contains structures that are not part of the common module. This source file must be updated:

cmdUser/userAdd.go:45:type cmdArgs struct {

This must absolutely be cleaned-up!

Edited by Florent Gluck