config

package
v0.0.0-...-d72fd11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package config provides a set of functions for managing the configuration folder for the lanaguage server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// ConfigPath is the path to the configuration folder
	ConfigPath string
}

Config is the configuration for the server.

func CreateConfigDir

func CreateConfigDir() (*Config, error)

CreateConfigDir creates a new config directory and returns a config.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL