Skip to content

bit4bit/private_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivateModule

Hex.pm Documentation

PrivateModule is an Elixir library that introduces the concept of private modules - modules that can only be used within their parent module. This helps enforce encapsulation and prevents external access to internal implementation details.

For a more flexible approach consider using boundary.

Documentation

For a detailed documentation, please visit the HexDocs.

About

Elixir Concept of Private Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages