package
0.0.6-next
Repository: https://github.com/devetek/go-core.git
Documentation: pkg.go.dev

# README

Description

This package copy from github.com/leapkit/core/mdfs, because need adjustment for devetek requirements

# Functions

NewFallbackFS returns a new FS that wraps the given directory and embedded FS.

# Structs

FS wraps a directory and an embed FS that are expected to have the same contents.