Package Usage: go: github.com/pelletier/go-toml
Package toml is a TOML parser and manipulation library.
This version supports the specification as described in
https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.5.0.md
Go-toml can marshal and unmarshal TOML documents from and to data
structures.
Go-toml can operate on a TOML document as a tree. Use one of the Load*
functions to parse TOML data and obtain a Tree instance, then one of its
methods to manipulate the tree.
The package github.com/pelletier/go-toml/query implements a system
similar to JSONPath to quickly retrieve elements of a TOML document using a
single expression. See the package documentation for more information.
Package civil implements types for civil time, a time-zone-independent
representation of time that follows the rules of the proleptic
Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second
minutes.
Because they lack location information, these types do not represent unique
moments or intervals of time. Use time.Time for that purpose.
28 versions
Latest release: plus de 3 ans ago
26 833 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/pelletier/go-toml
Dependent Repos 15
ANSSI-FR/ultrablue
User-friendly Lightweight TPM Remote Attestation over BluetoothSize: 3,87 Mo - Last synced: 3 jours ago - Pushed: environ 2 ans ago


InseeFrLab/onyxia-onboarding
Onboarding for the Onyxia datalabSize: 68,4 ko - Last synced: 3 jours ago - Pushed: plus d'un an ago

InseeFrLab/utils
A collection of scripts that may have been used at some point :)Size: 41 ko - Last synced: 3 jours ago - Pushed: plus d'un an ago

SocialGouv/mattermost-plugin-google-calendar Fork of waseem18/mattermost-plugin-google-calendar
Mattermost plugin for Google Calendar - In rapid developmentSize: 553 ko - Last synced: 1 jour ago - Pushed: 12 mois ago


