github.com/moleculer-go/moleculer@v0.3.3/service/.snapshots/service-glob--func17-7 (about)

     1  ([]moleculer.Action) (len=2) {
     2    (moleculer.Action) {
     3      Name: (string) (len=4) "tide",
     4      Handler: (moleculer.ActionHandler) <moleculer.ActionHandler Value>,
     5      Schema: (moleculer.ActionSchema) <nil>,
     6      Settings: (map[string]interface {}) <nil>,
     7      Description: (string) ""
     8    },
     9    (moleculer.Action) {
    10      Name: (string) (len=6) "rotate",
    11      Handler: (moleculer.ActionHandler) <moleculer.ActionHandler Value>,
    12      Schema: (moleculer.ActionSchema) <nil>,
    13      Settings: (map[string]interface {}) <nil>,
    14      Description: (string) ""
    15    }
    16  }