# Functions
New creates Platformifier with the appropriate platformifier stack based on UserInput.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
A Platformifier handles the business logic of a given runtime to platformify.
No description provided by the author
Service contains the configuration for a service needed by the application.
UserInput contains the configuration from user input.
# Interfaces
go:generate mockgen -destination=fs_mock_test.go -package=platformifier -source=fs.go.
# Type aliases
No description provided by the author