Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

mapstructure · Issues· 81 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #74

    Decode does not zero the destination variable before decoding the value into it.

    Updated Jul 4, 2024
  • #356

    How to handle key conflicts when using mapstructure:",squash" ?

    Updated Jun 21, 2024
  • #249

    Slice or Map not decoded

    enhancementUpdated Jun 19, 2024
  • #357

    Multiple Tags on same field

    Updated Jun 19, 2024
  • #236

    How to use mapstructure with google uuid

    Updated Jun 3, 2024
  • #349

    Community should fork this project and maintain it on its own.

    Updated Jun 2, 2024
  • #124

    Nested map[string]interface{} not decoded

    Updated May 30, 2024
  • #166

    Encode: DecodeHook not called for struct fields

    Updated May 30, 2024
  • #334

    The time.Time type is converted to empty map

    Updated May 24, 2024
  • #355

    Decoding struct to struct

    Updated May 6, 2024
  • #353

    Decoding Struct to Map with Embedded pointer to Struct

    Updated Mar 26, 2024
  • #344

    How to ignore / bypass a field in a struct which I don't own / no control?

    Updated Jan 11, 2024
  • #350

    ErrorUnset conflicts with UntaggedFields

    Updated Dec 24, 2023
  • #347

    Decoding to maps with multiple indirection results in an error

    Updated Dec 8, 2023
  • #342

    Encoding does not marshal the fields as expected

    Updated Oct 30, 2023