Skip to content

Export the applyDefault function #8

Description

@shafreeck

Export the applyDefault function as ApplyDefault.

It is useful to build an object with default configurations.

// now the default is an object initialized by empty values.
default := conf.ExampleConfig()
// fill the fields with default value
configo.ApplyDefault(&default)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions