Skip to content

chore: add a simple path resolver #40

@mnorbury

Description

@mnorbury

Add support for a simple path resolver that aims to replace the required features of go-funk

Since go-funk is a feature rich libray (based on lodash) we are unlikely to need all the features offered. This implementation aims to provide the basic path based attribute resolution (which appears to cover the majortiy of our current use case). It stops short of supporting complex paths e.g. containing collections or array indexing etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions