Documentation
¶
Index ¶
- func Dispatch(ctx context.Context, s *settings.Settings, displayName, version, commit string, ...) error
- func Import(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Login(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Logout(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Models(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Serve(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Sessions(ctx context.Context, s *settings.Settings, rt *Runtime) error
- func Whoami(ctx context.Context, s *settings.Settings, rt *Runtime) error
- type Runtime
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dispatch ¶
func Dispatch(ctx context.Context, s *settings.Settings, displayName, version, commit string, rt *Runtime) error
Dispatch runs the selected settings.Command.
Types ¶
Click to show internal directories.
Click to hide internal directories.