Programming/golang2023. 11. 6. 11:54

안되면 그냥 _1 _2 붙여서 해야지 머 -_ㅠ

 

Echo framework does not support binding array from form data out of the box.
You can use json instead or use 3rd party library. See implementation or post and github issue https://github.com/labstack/echo/issues/1644

[링크 : https://stackoverflow.com/questions/69409036/how-to-bind-multipart-form-data-array-in-echo-framework]

 

 

[링크 : https://stackoverflow.com/questions/69445675/please-tell-me-how-to-bind-multi-array-to-struct/69449814#69449814]

'Programming > golang' 카테고리의 다른 글

golang slice  (0) 2023.11.07
golang echo bind  (0) 2023.11.06
golang echo 패키지 소스  (0) 2023.09.13
go packed struct  (0) 2023.09.01
golang asm  (0) 2023.08.24
Posted by 구차니