mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
fix(ingredients): fixed type on file providers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: grlx.ingedients.file.providers
|
||||
title: grlx.ingredients.file.providers
|
||||
description: grlx built-in file providers
|
||||
---
|
||||
`grlx` has a concept of file providers for different ways that you might obtain a file to be added to a given sprout. This uses a provider interface to keep this extensible and provide a standard way to use different file types. The `go` interface for File Providers looks like the following:
|
||||
|
||||
Reference in New Issue
Block a user