Skip to content
DocsTry Aspire
DocsTry

GoFeatureFlagResource.withGoffBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.GoFeatureFlag v13.4.0
interface GoFeatureFlagResource {
// ... omitted for brevity
withGoffBindMount(source: string): GoFeatureFlagResource;
}

Signature

methodwithGoffBindMountbuilder
Adds a bind mount for the goff configuration folder to a GO Feature flag container resource.
withGoffBindMount(source: string): GoFeatureFlagResource
sourcestring
GoFeatureFlagResource

Defined on

This method is defined on the following type: